How to generate log file in Source Control for SQL Server

How to generate log file in Source Control for SQL Server

1. Right-click on the database > Source Control > Trace > Start Tracing
2. Reproduce the problem
3. Right-click on the database > Source Control > Trace > Stop Tracing
4. Right-click on the database > Source Control > Trace > Send Trace Log to Devart
5. Please enter your name, email address and specify the ""Ticket number"" of your case  in question (e.g. #143847)


    • Related Articles

    • How to generate SQL Complete log

      To generate and send us the log file for SQL Complete please perform the following steps: 1. SQL Complete > Trace > Start Tracing 2. Reproduce the problem 3. SQL Complete > Trace > Stop Tracing 4. SQL Complete > Trace > Send Trace Log to Devart 5. ...
    • How to get a log file

      To get a log file for our pdofucs please perform the following steps below: 1. Select 'Tools -> Options...' from the main menu. The 'Options' window opens. 2. Navigate to the 'Environment -> Output' branch. 3. Select the 'Write queries sent by the ...
    • 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 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 ...
    • 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 ...