I've been using SQL statements in ASP pages for quite a while, but always using MS access databases. MS Access has a type of column called AutoNumber, which is an incremental value that is automatically generated when a row is added on. Is there such a thing with MySQL? If so, how do you create a table with such a colum?
Never mind... found it... its just been puzzleing me for a bit, and as soon as i post something about it,.... i find what i was loking for.
Never mind... found it... its just been puzzleing me for a bit, and as soon as i post something about it,.... i find what i was loking for.