View Single Post
  #3  
Old May 25th, 2004, 05:51 PM
Tim Ferguson
external usenet poster
 
Posts: n/a
Default auto number field in a table

wrote in
:

I currently have a table that has data in it. I would
like to add an auto number field.


Create a new empty table with all the fields in it plus the new autonumber
column. Append the old table into it.


Every time I add the
field, make the datatype auto number the numbering will
not start at 1.


"If you care what value an Autonumber has, then you probably should not be
using an Autonumber"


HTH


Tim F