Oy -- I shouldn't have started this one until the weekend.

I'm converting from MS Access to MySQL on one of my ColdFusion sites, and 
having problems converting my Autonumbered Access tables to MySQL format. They 
just won't import at all. If I remove the primary key and change the format to 
Integer instead of Autonumber, the tables import. 

The real problem is when I try to add data to these tables later. It will take 
one additional record (numbering it 0), then won't take anymore because then 
there would be two 0s.

How can I get a MySQL table to autonumber like Access? 

Scott


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:343861
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to