PearlGI
Registered User.
- Local time
- Today, 11:26
- Joined
- Aug 30, 2001
- Messages
- 125
I've got an Access frontend that I need to connect through to a SQL db (using SQL authentication). However, I wish to make these links read-only to prevent accidential changes to the data.
I can't seem to find a way to do this using the normal link table option and can only assume it has to be done via code (assuming it is possible).
Can anyone help or provide some sample code?
I can't seem to find a way to do this using the normal link table option and can only assume it has to be done via code (assuming it is possible).
Can anyone help or provide some sample code?