Just out of curiocity: Is the debugger going to be like the debugger in the ABAP workbench? I found it pretty usefull and writing dbproc's has a lot in common with writing abap programs.
Regards, Filip Sergeys On Wed, 2004-02-18 at 15:58, Anhaus, Thomas wrote: > Filip Sergeys wrote : > > >Hello, > > >Except for vtrace (for which I opened another thread because I can't get > >it to work) are there any other ways of printing debug information. > >I 'd like see if the loop gets executed. > > >Regards, > > >Filip Sergeys > > You may write trace information into a table using normal sql insert statements. > But please take care not to rollback, because otherwise the trace information > will be rolled back also. > In the nearer future we will provide a debugger for those purposes. > > Regards, > Thomas > -- *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * System Engineer, Verzekeringen NV * * www.verzekeringen.be * * Oostkaai 23 B-2170 Merksem * * 03/6416673 - 0477/340942 * *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
