This topic is locked

Adding Primary key

4/27/2004 9:53:36 AM
ASPRunnerPro General questions
B
Barasp author

When i use Add new, I can't get it to make a unique primary key.

Can you tell me how to do that??

It should just take the last primary key value and add one to make it unique again.

Sergey Kornilov 4/27/2004

I would recommend to use database-based methods to keep primary key values unique. For this purpose in MS Access you can use Autonumber field type.