http://qs321.pair.com?node_id=1093289

Shreyak has asked for the wisdom of the Perl Monks concerning the following question:

i am not able to get value in last_insert_id() after insert operation in sybase database. I had to use do statement instead of prepare statement for both insert and update operations to get value from last_insert_id(). Does anyone know the reason of this behavior?