I have a SQL database that the users have Read/Write access via AD and a
VB application. I want to set up an ADP project for reports and inquiry selections.
When I set up an ADP it shows all the tables and views etc. I want to restrict them from modifying data in the ADP. I can make it to where they can't modify the structure or add new views etc, but it still allows database manipulation.
Is there some way that I can set the data as read only?
David