D
DSharbaugh
I am working with an inherited table (of nearly 900,000 records), which was
originally developed with a unique key. When I try to add an autonumber
field to this table in order to have a primary key field, I get the error
"maximum number of record locks exceeded". There are only about 20 data
fields and the default record locking option for the db is set at "no locks".
Can someone explain what my problem is, and how it can be (hopefully) fixed?
Thanks,
DLS
originally developed with a unique key. When I try to add an autonumber
field to this table in order to have a primary key field, I get the error
"maximum number of record locks exceeded". There are only about 20 data
fields and the default record locking option for the db is set at "no locks".
Can someone explain what my problem is, and how it can be (hopefully) fixed?
Thanks,
DLS