loadercli shows *no line numbers* for syntax error messages in dbprocs
MAX <[email protected]>
| Newsgroups | gmane.comp.db.sapdb.general |
|---|---|
| Message-ID | <[email protected]> |
It erpors messages like : Error position : 2801 as if the dbproc was a single line string... Of course one would expect line number *AND* character position number, but whoever wrote loadercli, or loadercli's parser thought otherwise. To debug a procedure I had to put it all on a single line to no what the actial "error position" was... This is mindbogling... Please tell me there's a way to add this "functionnality" !