Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.ms-sqlserver > #282
| From | Erland Sommarskog <esquel@sommarskog.se> |
|---|---|
| Newsgroups | comp.databases.ms-sqlserver |
| Subject | Re: Linked server to Access MDB |
| Date | 2011-05-04 23:37 +0200 |
| Organization | Erland Sommarskog |
| Message-ID | <Xns9EDBF05F66BAYazorman@127.0.0.1> (permalink) |
| References | <ips2q7$1ot$1@dont-email.me> |
ron paii (none@nospam.com) writes: > I am trying to create a Linked Server from MS SQL server Management Studio > to a MDB file on a 2nd Server. > Using Windows authentication I can query a remote table in the Studio > but not from a remote application. Using SQL authentication I get the > following error "Cannot start your application. The workgroup > information file is missing or opened exclusively by another user." If > the MDB file is moved to the C: drive of the SQL server, everything > works, using both authentication methods. There is no security setup on > the MDB file. > SQL server is NOT using a Domain account. That is probably the problem. If SQL Server runs under LocalSystem or somesuch, there is usually not access rights to remote shares. -- Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se Links for SQL Server Books Online: SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
Back to comp.databases.ms-sqlserver | Previous | Next — Previous in thread | Next in thread | Find similar
Linked server to Access MDB "ron paii" <none@nospam.com> - 2011-05-04 12:36 -0500
Re: Linked server to Access MDB Erland Sommarskog <esquel@sommarskog.se> - 2011-05-04 23:37 +0200
Re: Linked server to Access MDB "ron paii" <none@nospam.com> - 2011-05-05 06:56 -0500
Re: Linked server to Access MDB Henk van den Berg <hvandenberg@xs4all.nl> - 2011-05-05 16:37 +0200
Re: Linked server to Access MDB "ron paii" <none@nospam.com> - 2011-05-05 13:30 -0500
Re: Linked server to Access MDB "ron paii" <none@nospam.com> - 2011-05-06 14:51 -0500
csiph-web