April 13, 2015 at 11:27 pm
Hi All,
I have installed SQL server 2014 and my office is also 2013 64 bit. when i am trying to upload excel file into SQL server I am getting error that ACE.OLEDB.12.0' provider is not registered on the local machine. Same problem I am facing when I am using SSIS. I have installed AccessDatabaseEngine_x64 but the problem I am facing.
Can anyone please guide me how to resolve this issue?
April 13, 2015 at 11:32 pm
niladri.primalink (4/13/2015)
Hi All,I have installed SQL server 2014 and my office is also 2013 64 bit. when i am trying to upload excel file into SQL server I am getting error that ACE.OLEDB.12.0' provider is not registered on the local machine. Same problem I am facing when I am using SSIS. I have installed AccessDatabaseEngine_x64 but the problem I am facing.
Can anyone please guide me how to resolve this issue?
Look under linked servers in SSMS and then look under providers under that. If you can't see it there, something went wrong during the install. If you did the install and didn't get out of SSMS and go back in, try that first because new providers don't register in currently open sessions of SSMS.
There are also some extra steps that you may need to take to enable the provider for the things you want to do. If the provider shows up as previously noted, right click on it and configure it for the things you'll want it to do.
--Jeff Moden
Change is inevitable... Change for the better is not.
April 13, 2015 at 11:40 pm
April 14, 2015 at 7:05 am
niladri.primalink (4/13/2015)
Hi Jeff,Thanks for your quick reply.
The below link has helped me to solve my problems
Thanks once again.
Thanks for the feedback. That appears to be for Office 2007 and isn't the latest ACE driver. I don't believe it will work with XML based spreadsheets via the later versions of Office.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply