|
Error Handling |
Top Previous Next |
|
The query editor features a very powerful and handy error dialog. It displays the error message returned from the server and if the error message contains position information The line number the error occurred on is displayed as well as the text from that line. The actual position is marked with a red ^ .
The user then has the option of clicking the Goto Error Context button which will highlight the offending line red and move the caret to the offending position.
|