Subject Re: Get the value of generated primary key after an insert
Author Adriano
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