T Tech Registered User. Local time Today, 13:26 Joined Oct 31, 2002 Messages 267 Mar 25, 2005 #1 In MS ACCESS, is there a way to auto increment a pri key field? I can't seem to find it! any ideas?
R RV Registered User. Local time Today, 13:26 Joined Feb 8, 2002 Messages 1,115 Mar 25, 2005 #2 Only columns having datatype AutoNumber will be incremented automatically. For numeric columns, you'll have to create your own sequence. RV
Only columns having datatype AutoNumber will be incremented automatically. For numeric columns, you'll have to create your own sequence. RV