W wxdqz New Member Aug 21, 2008 #1 I have a database of articles and other stuff. Each record has a unique id field that is declared as this: story_id int(4) auto_increment unique I have been told not to use auto_increment, but on one told me why not. Can anyone please help?
I have a database of articles and other stuff. Each record has a unique id field that is declared as this: story_id int(4) auto_increment unique I have been told not to use auto_increment, but on one told me why not. Can anyone please help?