in reply to last_insert_id() in sybase
Did you also do a $sth->execute after your prepare statement? A do combines both of those into one operation.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: last_insert_id() in sybase
by Shreyak (Novice) on Jul 12, 2014 at 03:59 UTC | |
by boftx (Deacon) on Jul 12, 2014 at 04:28 UTC |