Table script generation (dbForge Studio for SQL Server)
In order to create the table script, you may open the "Depends on" node for the procedure, choose all objects (tables), and choose the following command in the pop-up window which will appear:
Generate Script As->Create->To New SQL Window.
Once this is done, please send this file back to us.
Related Articles
dbForge Studio for SQL Server activation
Unless activated, dbForge Studio for SQL Server works on the trial basis for 30 days. When this time period expires, dbForge Studio for SQL Server must be activated with the purchased activation key. dbForge Studio for SQL Server can be activated ...
How to Connect to MySQL Server
In the second article of the series uncovering how to get started with MySQL, we talk about the ways of connecting to MySQL Server. You can connect to MySQL Server using MySQL Client, dbForge Studio for MySQL, and MySQL Workbench. In this article, we ...
dbForge SQL Tools Missing After Installing or Updating SSMS
If dbForge SQL Tools Are Missing After Installing or Updating SQL Server Management Studio (SSMS) Please note that dbForge SQL Tools integrate only with the version of SSMS already installed on your PC. Therefore, if you have updated or installed a ...
Timestamps not in expected timezone
If you get a timestamp that does not correspond yours in dbForge Studio for Oracle, please follow several steps below to fix it: 1. Select 'Tools -> Options...' from the main menu. 2. Navigate to the 'Data Editor -> Formatting' section. 3. Select ...
How to Enable Logging for Source Control and Data Pump for SQL Server
Logging is essential for capturing detailed information about failures and issues in the program. If reproducing or diagnosing a problem is difficult, logging helps in providing a deeper investigation. This guide applies to the following products: ...