Heylo.

I am using this command to get the latest value for the auto_increment field in the 
mysql database:
########################################
$field_insertid = $sth->{'insertid'};
########################################

but, it is always returning a value of zero, eventhough the latest value is not zero.

Any ideas?

Thanks as always,

--Donnie

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to