George
See
http://instantdb.enhydra.org/software/documentation/jdbc.html
For information on InstantDB's:
Object idbConnection.getLastValueInserted(String tableName, String
columnName)
method. InstantDB does not support the READ_COMMITTED mode. However, it does
support SERIALIZABLE, which is the default. See
http://instantdb.enhydra.org/software/documentation/trans.html
for details.
Regards
Peter Hearty
Lutris Technologies (UK)
----- Original Message -----
From: "george stewart" <georgestewartiv@yahoo.com>
To: <instantDB@enhydra.org>
Sent: Thursday, August 17, 2000 10:40 PM
Subject: InstantDB: How to retrieve value from auto-increment
> Hello,
>
> Is there InstantDB SQL syntax for retrieving the last
> id generated by auto-increment. Can this be used with
> TRANSACTION_READ_COMMITTED to ensure that the result
> returned is specific to the current transaction?
>
> Regards, george
>
> __________________________________________________
> Do You Yahoo!?
> Send instant messages & get email alerts with Yahoo! Messenger.
> http://im.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.
|