HarrySpencer
Registered User.
- Local time
- Today, 22:41
- Joined
- Apr 10, 2007
- Messages
- 25
Hello,
I've creating a database that will only need to store a single record in one of the tables. This table will be linked to another that can store multiple record, like a workplace and employee.
There is only one workplace so I only want there to be one record in this table this record can be edited as often as need be but no additional records can be added and there will be no need for any navigation as only the first record will need to load.
Is there an easy way to do this? Or can anyone suggest some code to stop the form trying create new records with scrolling with the mouse?
Cheers, Harry
I've creating a database that will only need to store a single record in one of the tables. This table will be linked to another that can store multiple record, like a workplace and employee.
There is only one workplace so I only want there to be one record in this table this record can be edited as often as need be but no additional records can be added and there will be no need for any navigation as only the first record will need to load.
Is there an easy way to do this? Or can anyone suggest some code to stop the form trying create new records with scrolling with the mouse?
Cheers, Harry