Subject | How do I retrieve the primary key after an insert? |
---|---|
Author | acegracely |
Post date | 2005-03-29T13:20:06Z |
Sorry for the newbie question, but I have a table with a UUID
(compressed reversed GUID) as the primary key.
I am using it as a link to a child table so I need to know what the
value is before I write the child records.
How is this done with firebird and also is it possible to do the whole
thing in one trasaction?
(compressed reversed GUID) as the primary key.
I am using it as a link to a child table so I need to know what the
value is before I write the child records.
How is this done with firebird and also is it possible to do the whole
thing in one trasaction?