Can't query linked Access database specified by UNC
From: Vadim Rapp (vrapp_at_nospam.polyscience.com)
Date: 01/17/05
- Next message: Jason Delaune: "Re: Error Granting DB / Role Access"
- Previous message: Ian Cox: "Re: Slow performance with windows authentication"
- Next in thread: Sue Hoegemeier: "Re: Can't query linked Access database specified by UNC"
- Reply: Sue Hoegemeier: "Re: Can't query linked Access database specified by UNC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 17 Jan 2005 13:35:38 -0600
Hello,
I link Access database to sql server 2000 with ole db 4 provider; tell it to
logon with username ADMIN, empty password.
If the database is on a local drive, everything works correctly, I see the
tables of the access database in EM, and I successfully run query like
select * from accessdb...table1
If the database is on a remote drive and is specified by UNC, I still see
the tables in EM when EM runs on the server; but when I run EM on another
machine, focusing the tables under the linked server returns error
0x80004005. Same when I try to run a query (even on the server):
OLE DB provider 'Microsoft.Jet.OLEDB.4.0' reported an error.
[OLE/DB provider returned message: The Microsoft Jet database engine cannot
open the file '\\server\share\accessdb.mdb'. It is already opened
exclusively by another user, or you need permission to view its data.]
OLE DB error trace [OLE/DB Provider 'Microsoft.Jet.OLEDB.4.0'
IDBInitialize::Initialize returned 0x80004005: ].
Sql server is running on domain administrative account. At the same time as
the message is issued, I can log on that account on the server, launch
Access, and successfully open that same remote database using the same UNC
path.
What gives?
thanks,
Vadim Rapp
Polyscience, Inc.
- Next message: Jason Delaune: "Re: Error Granting DB / Role Access"
- Previous message: Ian Cox: "Re: Slow performance with windows authentication"
- Next in thread: Sue Hoegemeier: "Re: Can't query linked Access database specified by UNC"
- Reply: Sue Hoegemeier: "Re: Can't query linked Access database specified by UNC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|