Read only table

R

Rover

I have a database on a server. There is one user that needs one of the
forms to access the tables as read only. That form uses only 4 tables.
How do I best accomplish that? I'm running A2K under winXP Pro.

tia
Jim
 
R

Rick B

Set the user's permissions to not allow edits or inserts or deleted on the
tables or queries or forms to which this rule would apply.

Rick B



I have a database on a server. There is one user that needs one of the
forms to access the tables as read only. That form uses only 4 tables.
How do I best accomplish that? I'm running A2K under winXP Pro.

tia
Jim
 
R

Rick B

Tools/Security/User and Group Permissions.

Rick B

And, to show my ignorance, where do I do that?
 
Top