Can someone tell me how I can achieve the following.
I have approx 40 SQL server tables linked into an access database which open automatically. What I want is when the access database is opened, it prompts the user to enter a username / password to authenticate to the SQL Server so that I can impose restrictions on the tables.
However, at the moment, it always loads the tables using my credentials which is no good as I am the SA and this is giving users rights to do anything to the tables.
Plz help.
Eradic8or.
I have approx 40 SQL server tables linked into an access database which open automatically. What I want is when the access database is opened, it prompts the user to enter a username / password to authenticate to the SQL Server so that I can impose restrictions on the tables.
However, at the moment, it always loads the tables using my credentials which is no good as I am the SA and this is giving users rights to do anything to the tables.
Plz help.
Eradic8or.