hi!

i thought it would be a good idea to do the following:

insert into table set test=?;
select table.currval from sysdba.dual;

but both, SQLStudio and the JDBC-driver, don't seem to accept two statements at once. Perhaps this isn't even a good idea, because binding parameters will get to complicated.



_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to