Linked Server to MS Access DB: Login Mapping Error
From: Mark Johnson (no-reply@nospam.com)
Date: 08/27/02
- Next message: Rick Mullings: "How do I share or change database ownership"
- Previous message: Mike Wade: "OPENROWSET security"
- Next in thread: Mary Chipman: "Re: Linked Server to MS Access DB: Login Mapping Error"
- Reply: Mary Chipman: "Re: Linked Server to MS Access DB: Login Mapping Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Mark Johnson" <no-reply@nospam.com> Date: Tue, 27 Aug 2002 11:43:56 -0400
I have a linked server connection set up right now in enterprise manager
called MYDB. It is pointing to an access database stored in
d:\test\mydb.mdb. The D:\ drive is a local drive on the server, not mapped
anywhere remote. The access database is not set to require any login
information to access the data.
In the [security/linked servers] section of Enterprise manager, for this
linked server, in the "Security" tab, I have the "Be made without using a
security context" option checked, and I have no usernames or passwords
listed at the top.
I am trying to access a table called "Customers" with this Query in Query
Analyzer:
===============================
SELECT * FROM MYDB...Customers
===============================
I get this error:
===============================
Server: Msg 7416, Level 16, State 2, Line 1
Access to the remote server is denied because no login-mapping exists.
===============================
Please forgive me if this is a trivial solution. I am rather new to MS SQL
Server. Thank-you inadvance for your help!
- Mark
- Next message: Rick Mullings: "How do I share or change database ownership"
- Previous message: Mike Wade: "OPENROWSET security"
- Next in thread: Mary Chipman: "Re: Linked Server to MS Access DB: Login Mapping Error"
- Reply: Mary Chipman: "Re: Linked Server to MS Access DB: Login Mapping Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|