I can second that.
Jonathan Carlson
-----Original Message-----
From: owner-instantDB@enhydra.org [mailto:owner-instantDB@enhydra.org]On
Behalf Of george stewart
Sent: Thursday, August 31, 2000 12:51 PM
To: instantdb
Subject: InstantDB: last value inserted
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.
-----------------------------------------------------------------------------
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.
|