Answered by:
SQL Analysis Services Microsoft ACE OLEDB provider is not displayed

Question
-
I working on an SQL Analysis Services school project and my given database is an access database .mdb file when I trying to make a new data source for access file I can only see Microsoft.Jet.OLEDB.4.0 driver though I have already installed following drivers:
- MS Office 2016 Microsoft.ACE.OLEDB.12.0
- Microsoft.ACE.OLEDB.15.0
- Microsoft.ACE.OLEDB.16.
I have been searching for a solution to use other providers, could not find any. So, I'm using Microsoft.Jet.OLEDB.4.0 on my project, but I'm following error:
Errors in the back-end database access module. the provider 'Microsoft.Jet.OLEDB.4.0' is not registered.
The problem is I'm unable to get list of providers other than Microsoft.Jet.OLEDB.4.0, and if I use that getting error (as per above screenshot). Can anyone advise fix for this problem.
- Moved by Dave PatrickMVP Saturday, November 7, 2020 12:48 PM looking for forum
Saturday, November 7, 2020 11:19 AM
Answers
-
I'd try asking for help over here.
https://social.msdn.microsoft.com/Forums/en-US/home?forum=accessdev
https://docs.microsoft.com/en-us/answers/topics/sql-server-analysis-services.html
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.- Proposed as answer by Guido Franzke Monday, November 9, 2020 6:54 AM
- Marked as answer by Guido Franzke Monday, November 16, 2020 7:20 AM
Saturday, November 7, 2020 12:47 PM
All replies
-
Hi,
this should be a issue of 32 bit and/or 64 bit.
There is a 32 Bit Datasource available. And there is a 64 bit DataSource available.
It depends on Office Version.If Office is 64 bit. Use a 64 Bit Datasource with 32 Bit ACE OleDB .
If Office is 32 bit. Use a 32 Bit Datasource with 64 Bit ACE OleDB .
HTH
Regards AlexanderSaturday, November 7, 2020 11:24 AM -
I have an office 64 bit and installed the 64 bit ace oledb
Saturday, November 7, 2020 12:25 PM -
I'd try asking for help over here.
https://social.msdn.microsoft.com/Forums/en-US/home?forum=accessdev
https://docs.microsoft.com/en-us/answers/topics/sql-server-analysis-services.html
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows Server] Datacenter Management
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.- Proposed as answer by Guido Franzke Monday, November 9, 2020 6:54 AM
- Marked as answer by Guido Franzke Monday, November 16, 2020 7:20 AM
Saturday, November 7, 2020 12:47 PM