This is a discussion on ESQL/C within the Informix forums, part of the Database Server Software category; --> In ESQL/C on sqlca structure, I can get the information of the successfully insert SERIAL value from sqlerrd[1]. However, ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Dorn Bhechsonggram wrote: > In ESQL/C on sqlca structure, I can get the information of the successfully > insert SERIAL value from sqlerrd[1]. However, I wonder how to get the same > value from SERIAL8. There's a function whose name more or less describes its function - probably something along the lines of ifx_getserial8() if the manual is to be believed. -- Jonathan Leffler #include <disclaimer.h> Email: jleffler@earthlink.net, jleffler@us.ibm.com Guardian of DBD::Informix v2003.04 -- http://dbi.perl.org/ |