Hi everybody:
I would like to ask why the error occur when retrieve current sequence
number. Eg. "select currval('student_id_seq')" is not working, and warning
prompt "student_id_seq.currval is not yet defined in this session".
However, this is work for the "select nextval()";
do anyone know how to get current sequence number, in php. Thank for your
help
Vincent Ma
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]