returning value
Posted: Tue 15 Jul 2008 11:10
Hello,
I use a ibcQuery and i want to know how i can access to the returning value for the sql below :
update or insert into NOTEFRAIS (ID,Affaire) values('5','test1') returning(id)
Thank you for help
Regards
I use a ibcQuery and i want to know how i can access to the returning value for the sql below :
update or insert into NOTEFRAIS (ID,Affaire) values('5','test1') returning(id)
Thank you for help
Regards