![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a table that is used to store configuration information,and it should have only one record in it. I would like to protect it against having other records added. I tried adding an autonumber field and limiting the value of the field to 1, but I didn't like the result. It does prevent records being added but is very awkward and inconvenient for a user if they try to add a nother record. I would prefer to make it virtuallly impossible for a user even to attempt to add a record, but still allow editing of values in the existing record. Any suggestions on how this could be achieved? |
![]() |
| Thread Tools | |
| Display Modes | |
| |