accesser2003
Registered User.
- Local time
- Today, 23:55
- Joined
- Jun 2, 2007
- Messages
- 124
I am developing a system using the MS Access 2003 tool. The backend is SQL Server MSDE2000.
I want:
- Disable the user from directly editing the SQL Server Linked tables objects in the database window if he open these tables in the Datasheet view. He should edit it only through the MS Access forms.
- When the user opens these linked tables objects in the Datasheet view, I want him to see only the encrypted data as # symbols instead of seeing the real data.
Thanks
I want:
- Disable the user from directly editing the SQL Server Linked tables objects in the database window if he open these tables in the Datasheet view. He should edit it only through the MS Access forms.
- When the user opens these linked tables objects in the Datasheet view, I want him to see only the encrypted data as # symbols instead of seeing the real data.
Thanks