G
Guest
First, this is my first attempt at creating an Access front end to an SQL
server for the backend so please be gentle.
I created a database using Microsoft Access 2003 and linked it to an SQL
2000 Server to allow multiple users concurrent access.
Problem: I have some users who can access the database without a problem
but other users, about a third, receive an error, "Can't find file." I am
certain this is a rights issue for the SQL server but I can't figure out why.
Attempted Resolution: I created a .dsn file to pass the SQL database
password allowing users to access to the SQL server without having to know
this password. I've verified cliconfig is set up properly. I've created a
"User Group" to grant permissions to group members.
Nothing has worked and I've heard Microsoft is aware of the issue but I
haven't seen/read any fixes for it. I've also heard there is code you can
write in the Access MDB file to automate connection resolving this issue but
I don't know how to write this code or where to look to find it.
Can anyone help me with this problem or point me to a web site that
addresses this issue?
Thanks
server for the backend so please be gentle.
I created a database using Microsoft Access 2003 and linked it to an SQL
2000 Server to allow multiple users concurrent access.
Problem: I have some users who can access the database without a problem
but other users, about a third, receive an error, "Can't find file." I am
certain this is a rights issue for the SQL server but I can't figure out why.
Attempted Resolution: I created a .dsn file to pass the SQL database
password allowing users to access to the SQL server without having to know
this password. I've verified cliconfig is set up properly. I've created a
"User Group" to grant permissions to group members.
Nothing has worked and I've heard Microsoft is aware of the issue but I
haven't seen/read any fixes for it. I've also heard there is code you can
write in the Access MDB file to automate connection resolving this issue but
I don't know how to write this code or where to look to find it.
Can anyone help me with this problem or point me to a web site that
addresses this issue?
Thanks