Hello,
I can’t fine a way to make dbForge stop at error occurred in the script.
I run script, an error occurs, dbForge shows the popup message but doesn’t jump to the problem’s place.
It’s very difficult to trace the error manually…
dbForge doesn't stop at error in the script
Re: dbForge doesn't stop at error in the script
Please note that you can use logging:
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 program to the SQL Log' and 'Log application errors' options.
4. Unselect the 'Delete application log after closing' option. Click 'OK'.
The log file with SQL queries can be found in the following folder:
%SystemDrive%\Users\%UserName%\AppData\Roaming\Devart\dbForge Studio for MySQL\
Also, you can view the log on the 'SQL Log' tab of the 'Output' window that can be invoked by selecting 'View -> Output' from the main menu.
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 program to the SQL Log' and 'Log application errors' options.
4. Unselect the 'Delete application log after closing' option. Click 'OK'.
The log file with SQL queries can be found in the following folder:
%SystemDrive%\Users\%UserName%\AppData\Roaming\Devart\dbForge Studio for MySQL\
Also, you can view the log on the 'SQL Log' tab of the 'Output' window that can be invoked by selecting 'View -> Output' from the main menu.
Re: dbForge doesn't stop at error in the script
Thank you so much for very useful information, alexa!
Does it mean that dbForge really is not able to stop at line containing an error?
Does it mean that dbForge really is not able to stop at line containing an error?
Re: dbForge doesn't stop at error in the script
Could you please provide us the script to reproduce this issue? Does the 'Error List' window popup upon the error? If so, please try double-clicking the error in this window and let us know if you have been forwarded to the place causing the error in the SQL document. Please also provide us a screenshot displaying dbForge along with the content of the 'Error List' window at that moment.
You can reply straight to our support system at supportATdevartDOTcom
You can reply straight to our support system at supportATdevartDOTcom