RE: Connect to SQL Server 2000 .mdb .adb
- From: jl5000 <jl5000@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 20 Jul 2005 18:57:01 -0700
When setting up the DSN you provided information for your specific login in
order to connect using the mdb database, when your users use the mdb that is
the access they are using, on the other hand the adp database uses the
security setup in EM for SQL server, to be more secure setup roles in EM and
add users to those roles that way you can continue to use the adp, the Books
Online option in SQL server will give you all the details to handle this task,
--
jl5000
<a href="http://www.joshdev.com"></a>
"gmead7" wrote:
> 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?
.
- Follow-Ups:
- RE: Connect to SQL Server 2000 .mdb .adb
- From: gmead7
- RE: Connect to SQL Server 2000 .mdb .adb
- References:
- Connect to SQL Server 2000 .mdb .adb
- From: gmead7
- Connect to SQL Server 2000 .mdb .adb
- Prev by Date: Re: Some records in my query do not appear in the associated report
- Next by Date: Re: Multi users - different versions, problem with reports
- Previous by thread: Connect to SQL Server 2000 .mdb .adb
- Next by thread: RE: Connect to SQL Server 2000 .mdb .adb
- Index(es):
Relevant Pages
|