This topic is locked

Primary Key

9/3/2004 8:16:33 AM
ASPRunnerPro General questions
B
BJones author

Is there a way to have more than 3 fields as the primary key?

Sergey Kornilov admin 9/9/2004

No, you cannot have more than three key columns in ASPRunner.
Personally I won't recommend to use more than one key column. In most cases you can add a new column to the existing table and make it primary key.