Linked Servers - Real Post

From: Gerard (anonymous_at_discussions.microsoft.com)
Date: 07/28/04


Date: Wed, 28 Jul 2004 12:21:19 -0700

Hey all,
    I am running SQL 2k on Win 2k. We are using Access as
a front end for our SQL database. My Access app wants to
talk to another Access database, and the way to do this
through SQL is a linked server. True statement? I have
added the linked server I want, and SQL queries it fine,
but not the Access front end. I figured that the remote
login was not getting passed correctly. I went in the
properties for the linked server, under security, and
added all the local users with the remote login of "admin"
and a blank pass. When I try to get the Access front end
to query the linked sever(other Access DB), it says:

"Cannot open the file... It's is already opened by another
user, or you do not have permission to view its data"

Also I tried deleting the server, reestablishing it.
Under the linked server, in properties, security, I tried
leaving the "local server login to remote server login"
clear of users. I then checked the radio that says, "Be
made using this security context" and put a local user
account there and got the message:

"Cannot start your application. The workgroup information
file is missing or opened exclusively by another user"

I also tried putting "admin" and blank pass there also of
course. I know this isn't crazy hard to do, like I said,
SQL Queries it fine. To sum up:

Access(Linked Server) -> SQL -> Access(FrontEnd)

Front end will not communicate with linked server. Thanks
in advance.

Gerard



Relevant Pages

  • RE: 0x80004005 - you need permission to view its data
    ... When creating the Access linked server, make sure the data source using UNC ... the SQL server(Both SQL authentication and Windows Authentication work). ... 262177 How to enable Kerberos event logging ...
    (microsoft.public.sqlserver.security)
  • Linked Server - Issue
    ... I have to access a Linked Server S2 (SQL 2000). ... In S1 I have setup a linked server using sp_addlinkedserver pointing to S2. ... Both MyAccount and SpecialAccount has access permissions to S2. ... Reason Not associated with a Trusted SQL ...
    (microsoft.public.sqlserver.programming)
  • Re: Connecting to FoxPro data
    ... Since you want to "mix" the Fox tables with the SQL tables it sounds like ... Note that when you select data from a VFP linked server you need the three ... the data source string in the example is for a FoxPro DBC or "database ...
    (microsoft.public.sqlserver.connect)
  • OLE DB provider MSIDXS reported an error. Access denied.
    ... I've added a linked server to a development box. ... I ran the same command on my local Sql box. ... OLE DB error trace [OLE/DB Provider 'MSIDXS' ICommandPrepare::Prepare ... The development sql instance is running under a local system account. ...
    (microsoft.public.sqlserver.fulltext)
  • Re: Transfering only updated data (from as400 to SQL2000)
    ... Rifat, ... Create a linked server of the AS400. ... > will identify rows that require moving at ETL time. ... >> as400 to SQL. ...
    (microsoft.public.sqlserver.dts)