G
Guest
I recently moved my Access BE tables to SQL Server 2000. I re-worked my
Access front end .mdb to link to these tables through a DSN file. I got
daring and expiremented with .adb Access Project format. It worked great
except for when I tried to share it off a shared draft with other users.
My other users are able to connect fine with my .mdb Access file and the DSN
file on the shared drive; however, my users are not able to connect to these
same SQL server tables through the .adb file (which has the location of the
SQL tables defined within - it works great for me, but I'm the only one who
can connect up). These user's received "SQL Server does not exist or
access denied." Error message (but I know SQL server exists as I'm able to
connect with the .adb file and I know the other users have access as they're
able to connect to it through the .mdb file).
1 other note, 1 user was able to connect to the SQL tables using the .adb
file after I gave her dbo owner permissions (this user has Enterprise Manager
on her system which the other user's don't have. My understanding is that
you shouldn't need EM or dbo owner level of permission to work with MS Access
Project. I definitely don't want regular users to have that level of
permission).
Any thoughts as to what may be causing this?
Access front end .mdb to link to these tables through a DSN file. I got
daring and expiremented with .adb Access Project format. It worked great
except for when I tried to share it off a shared draft with other users.
My other users are able to connect fine with my .mdb Access file and the DSN
file on the shared drive; however, my users are not able to connect to these
same SQL server tables through the .adb file (which has the location of the
SQL tables defined within - it works great for me, but I'm the only one who
can connect up). These user's received "SQL Server does not exist or
access denied." Error message (but I know SQL server exists as I'm able to
connect with the .adb file and I know the other users have access as they're
able to connect to it through the .mdb file).
1 other note, 1 user was able to connect to the SQL tables using the .adb
file after I gave her dbo owner permissions (this user has Enterprise Manager
on her system which the other user's don't have. My understanding is that
you shouldn't need EM or dbo owner level of permission to work with MS Access
Project. I definitely don't want regular users to have that level of
permission).
Any thoughts as to what may be causing this?