R
Richard
Hi
I have beed testing mdb front-end to msde / sql server 2005 express backend.
I took away permissions for users in windows authentication to prevent
importing of tables. So I used sql authentication to link the tables. It
works in msde but when I tried the same method with sql 2005, the mdb cannot
query the tables citing no permissions. It seems that sql 2005 link will
automatically goes to windows authentication. Did I configure sql 2005
wrongly or this is the way it works.
How do I overcome this issue?
Many thanks in advance
Richard
I have beed testing mdb front-end to msde / sql server 2005 express backend.
I took away permissions for users in windows authentication to prevent
importing of tables. So I used sql authentication to link the tables. It
works in msde but when I tried the same method with sql 2005, the mdb cannot
query the tables citing no permissions. It seems that sql 2005 link will
automatically goes to windows authentication. Did I configure sql 2005
wrongly or this is the way it works.
How do I overcome this issue?
Many thanks in advance
Richard