tim_kinder
06-29-2006, 02:49 AM
Hello,
I want to get AUTO_INCREMENT value from a table; I can do it if there are records in the table (just read the max. id) - but what to do if the table is empty (but AUTO_INCREMENT is greater than 0)?
Sincerely,
Tim Kinder
I want to get AUTO_INCREMENT value from a table; I can do it if there are records in the table (just read the max. id) - but what to do if the table is empty (but AUTO_INCREMENT is greater than 0)?
Sincerely,
Tim Kinder