There exists an experimental version of the Python interface that is capable of returning the values of SERIAL (autoincrement) columns to the application. This requires SAP DB 7.3.00.29.
It is described (including download links) at http://sapdb.2scale.net/moin.cgi/PythonAndAutoIncrement. Those using the module sapdb should comment on it, especially if the incompatibility is acceptable. Those using the DB API module sapdbapi.py can safely ignore this as the module will implement a cursor attribute .lastrowid as specified by the specification. 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
