Peter,
Some weeks back I asked about obtaining the last id
inserted for an auto-increment field.
You pointed me to documentation which shows this
method of IdbConnection:
Object idbConnection.getLastValueInserted(String
tableName, String columnName)
Would you consider adding an SQL function (select
last_value_inserted()) for this? Otherwise, it's
hard, if not impossible, to obtain this in a general
way.
Regards, george
__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|