Thread: syntax error...
View Single Post
  #3 (permalink)  
Old Feb 4th, 2007, 14:48
masonbarge's Avatar
masonbarge masonbarge is offline
Highly Reputable Member
Join Date: Jan 2006
Location: Atlanta GA
Posts: 631
Thanks: 0
Thanked 0 Times in 0 Posts
Re: syntax error...

IIRC, you can't auto-increment a column other than the primary key. I could be wrong but that's my recollection.

Edit: Sorry, I looked in my book and the syntax for your primary key assignment looks fine. Perhaps the mistake is that you aren't assigning a table name

Last edited by masonbarge; Feb 6th, 2007 at 12:39.
Reply With Quote