Oliver Vecernik wrote: .... > Second question (not sapdbapi specific): why is there no > 'BEGIN' for a > transaction? As far as I found out a transaction is automatically > started after a commit or rollback, but isn't 'BEGIN' > specified by SQL-92?
No, it is not. BEGIN is only part of a 'stored proc' language, not for starting a transaction. Elke SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
