Hello:
When I execute the following request in FlameRobin it works well, without problem :
SELECT GEN_ID('MY_SEQUENCE',1) FROM NUMERO
Then, when I use the same request in my sourcecode (it's Delphi.Net), it always ends with a firebirdsql.data.common.iscexception
And what is the exception message ??

I'm not sure what you are trying to do but i will suggest to check the option of using triggers ( or stored procedures ) to give identity key values to fields ;)


--
Carlos Guzmán Álvarez
Vigo-Spain

http://carlosga.blogspot.com/



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to