Subject | Re: Get the value of generated primary key after an insert |
---|---|
Author | Adriano |
Post date | 2006-05-20T20:26:05Z |
I've try to execute query from within a tool i use (SQL Manager 2005)
SELECT GEN_ID(GEN_PRATICHE_IDPRATICA, 1) FROM RDB$DATABASE
and it return me the correct value, when execute from within visual
basic i continue to receive the zero return.
:-(
Adriano
SELECT GEN_ID(GEN_PRATICHE_IDPRATICA, 1) FROM RDB$DATABASE
and it return me the correct value, when execute from within visual
basic i continue to receive the zero return.
:-(
Adriano