Subject | Re: [firebird-support] Get the value of generated primary key after an insert |
---|---|
Author | Paul Vinkenoog |
Post date | 2006-05-20T22:47:42Z |
Hi Adriano,
http://www.firebirdsql.org/manual/generatorguide.html
http://www.firebirdsql.org/pdfmanual/Firebird-Generator-Guide.pdf
That's two times the same guide, in HTML and PDF.
Especially the sections "SQL statements for generators" and "Using
generators to create unique row IDs" (with examples of BEFORE INSERT
triggers) may benefit you.
The first half of the guide tends to be a bit technical in places.
Don't worry if you don't understand all of the inner workings.
Greetings,
Paul Vinkenoog
> Sorry but i'm really a novice.Having a look at the Firebird Generator Guide might help:
http://www.firebirdsql.org/manual/generatorguide.html
http://www.firebirdsql.org/pdfmanual/Firebird-Generator-Guide.pdf
That's two times the same guide, in HTML and PDF.
Especially the sections "SQL statements for generators" and "Using
generators to create unique row IDs" (with examples of BEFORE INSERT
triggers) may benefit you.
The first half of the guide tends to be a bit technical in places.
Don't worry if you don't understand all of the inner workings.
Greetings,
Paul Vinkenoog