Subject | Getting a reference after insert |
---|---|
Author | Rick Fincher |
Post date | 2002-08-06T21:00:12Z |
Hi All,
Forgive my ignorance about SQL, but is there a way to get the primary key
back of a record that is inserted? I know I can do a search on the same
record data, but it is not guaranteed to be distinct. Do any of the driver
call return this to the calling java program?
Thanks,
Rick
Forgive my ignorance about SQL, but is there a way to get the primary key
back of a record that is inserted? I know I can do a search on the same
record data, but it is not guaranteed to be distinct. Do any of the driver
call return this to the calling java program?
Thanks,
Rick