auto increment?

Tech

Registered User.
Local time
Today, 01:48
Joined
Oct 31, 2002
Messages
267
In MS ACCESS, is there a way to auto increment a pri key field? I can't seem to find it!

any ideas?
 
Only columns having datatype AutoNumber will be incremented automatically.
For numeric columns, you'll have to create your own sequence.

RV
 

Users who are viewing this thread

Back
Top Bottom