> How can I get this to use the next auto_increment of 
> id (Next Autoindex = 52)?

What if you just remove id from your field list?

insert into ccl.ccl_maintest (id,RNum,YR,AU,ST
                              ^^^
                              Here :)

(Just an idea...)

J

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to