SQL Server 2012 x64 with Access-DB as linked server
-
2012년 5월 4일 금요일 오후 8:26
Hello!
I'm trying to add an access database as linked server to my SQL Server 2012 x64, but i'm missing the necessary OLEDB-Provider..
My developing enviroment:
Access 2010 x86
SQL Server 2012 x64Executing "EXEC xp_enum_oledb_providers" gives following:
- Microsoft OLE DB Provider for SQL Server
Microsoft OLE DB Provider for Analysis Services 11.0
SQL Server Native Client 11.0
OLE DB Provider for Microsoft Directory Services
Microsoft OLE DB Provider for Search
Microsoft OLE DB Provider for ODBC Drivers
Microsoft OLE DB Simple Provider
Microsoft OLE DB Provider for Indexing Service
I've tried to install AccessDatabaseEngine.exe (Microsoft Access Database Engine 2010 Redistributable), but it has not changed anything.
Installing AccessDatabaseEngine_x64.exe fails because of x86-Version of Access.Question: is it possible to add x86-Access as linked server to SQL Server 2012 x64?? Or is it necessary to install either the x64-Version of Access or x86-Version of SQL Server?
Thanks for the answer!
- Microsoft OLE DB Provider for SQL Server
모든 응답
-
2012년 5월 5일 토요일 오전 2:02
This one may sort it.
http://www.gregorystrike.com/2010/11/15/access-2007-database-as-linked-server-in-sql-2008-r2/
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows]
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.- 답변으로 제안됨 amber zhangModerator 2012년 5월 7일 월요일 오전 2:15
- 답변으로 표시됨 Iric WenModerator 2012년 5월 11일 금요일 오전 8:50
-
2012년 5월 8일 화요일 오전 2:35It seems the office 2010 provider just does not work with SQL Server 2012 :(

