InstantDB Project
About InstantDB
Project Mail Lists
Short History
Reporting Bugs
Screen Shots
3rd Party Examples
FAQs

Software
Downloads
Documentation
CVS Repositories
Roadmap
License

About Enhydra.org
Who We Are
News, Articles & Events
Getting Involved
Contact Us

Community
Demos
Contributions
Resources
Case Studies
On The Edge! -NEW-
Commercial Vendors


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: InstantDB: How to retrieve value from auto-increment


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.