Posts: 5,945
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
|
Hi there,
Any time I use Access, I always use the Autonumber field with the default seed value (1). What I want to do is start the numbering at a different value for a particular table I'm generating (in this case, 500); this is actually the first time in 7 years that I've had this come up, if you can believe that.
Unlike SQL Server, I don't see a spot to adjust the seed value. So...other than creating 499 fake records, how would I?
Thanks.
|