> >Instructions on how to use the debugging traces follow > >tomorrow.^H^H^H^H^H^H^H^H^Hthis week.
There are now at http://sapdb.2scale.net/moin.cgi/KernelDebugTrace. > Does it make sense to also add: > INSERT INTO ... RETURING ... ? What programming interface are you using? We will implement something for JDBC where the kernel returns the key values after an insert because JDBC specifies functions to get at those values. It won't be implemented through a change in the SQL syntax and we hope that we can teach this trick to other programming interfaces (perhaps by simulating a cursor). Of course you can add it anyway and we would add a comment on how it fits into our own plans. 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
