G
Guest
I have a Microsoft Access database and tables are linked to the SQL Server
2000 database. In other words, I can see my SQL server database tables via my
Access database.
I created a Read Only user in the SQL Server and grant permission only to
view/read the tables. I use that SQL user in my connection string, which link
my Access database and SQL Server database.
Now when I try to delete or insert a record in a linked table in the Access
database I’ m still allowed to do it. Which is so weird.
When I try to delete, insert or update a record in the SQL Server, using the
same username within the SQL Server, I ‘m getting the message saying “You do
not have permission to modify recordsâ€. Which is it suppose to be like that.
My question is why access allow me to delete/update/insert records, when I
use the same user name in the Access connection string. I did re linked my
tables, but still the problem remains.
Please help.
raj
2000 database. In other words, I can see my SQL server database tables via my
Access database.
I created a Read Only user in the SQL Server and grant permission only to
view/read the tables. I use that SQL user in my connection string, which link
my Access database and SQL Server database.
Now when I try to delete or insert a record in a linked table in the Access
database I’ m still allowed to do it. Which is so weird.
When I try to delete, insert or update a record in the SQL Server, using the
same username within the SQL Server, I ‘m getting the message saying “You do
not have permission to modify recordsâ€. Which is it suppose to be like that.
My question is why access allow me to delete/update/insert records, when I
use the same user name in the Access connection string. I did re linked my
tables, but still the problem remains.
Please help.
raj