Exceptions eh, who would have thought. Thanks for the prompt response, Daniel. I managed to miss this in the docs.
Which reminds me of some random thoughts on the SAP_DB documentation: TRY/CATCH doesn't get a mention in the TOC of the ref manual as far as I can tell. This means that it is not obvious that this facility exists at all. It's quite easy to miss. I missed it. I've had this problem with the SAP-DB docs - the TOC/index miss stuff. I think a better index would significantly improve the manuals. Nigel. -----Original Message----- From: Daniel Dittmar [mailto:[EMAIL PROTECTED] Sent: Tuesday, 11 March 2003 11:42 a.m. To: [EMAIL PROTECTED] Subject: Re: Control flow in stored procedures Nigel Campbell (DSL AK) wrote: > Apart from conditionals and loops, is there any notion of a label/goto > that could be used to drop to an error handling routine (i.e. roll back > a transaction on an error and exit gracefully with an error code). I can't > find any mention of this in the fairly sketchy docs that cover stored > procedures. > > Nigel. see http://www.sapdb.org/7.4/htmhelp/a7/41ee2c605911d3a98800a0c9449261/frameset. htm, especially the section 'Troubleshooting'. Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
