FS#148 - Implement an Error Grid
Gehört zu Projekt:
DBHelper.NET
Angelegt Maex (maex) - Mittwoch, 30 Mai 2007, 07:33 GMT+2
Zuletzt bearbeitet von Maex (maex) - Dienstag, 05 Juni 2007, 11:19 GMT+2
Angelegt Maex (maex) - Mittwoch, 30 Mai 2007, 07:33 GMT+2
Zuletzt bearbeitet von Maex (maex) - Dienstag, 05 Juni 2007, 11:19 GMT+2
|
BeschreibungIf an Error happens during SQL Execution from the Editor they are currently pasted into the Results Test Box. However, this is not very useful.
A more usefull generic solution is to catch the errors from the DB and paste them into a grid. This enables even more the user to better identify each of the errors happened as well as dedicatedly select and edit only one error after the other. Additional options are possible in this error grid like direct Edit of errors in Sub Procedures/Views/Functions when executing a main procedure. |
Diese Aufgabe ist abhängig von
Sounds like a great idea! - Then we would be able to open the corresponding Database Object by double-click onto the error-line within the grid for instantly editing.