Hi Steve > -----Original Message----- > From: Steve Brett [mailto:[EMAIL PROTECTED]] [snip] > how would i seperate the lines in a transaction blobk if i > wanted to send it > in via odbc or jdbc ?
In ODBC see the reference for SQLEndTran or SQLTransact and take the commit mode into consideration (SQLSetConnectAttr). Regards Thomas ---------------------------------------------- Dr. Thomas K�tter SAP DB, SAP Labs Berlin SAP DB is open source. Get it! www.sapdb.org _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
