SQL Server: error 7303 (architecture mismatch)

1

I've researched a lot, but I have not found a solution for my case yet. I need to create a linked server for a database in Access (mdb file). I use SQL Server 2012 Express x64 on Windows 8.1 x64. I ran odbcad x32 (which is inside the syswow64 folder) and I created the data source pointing to my file:

However,whenIcreatethelinkedserver,theerrorappears:

The solutions I found quoted were meant to do this, because the x64 server is capable of recognizing x32 drivers. What is my error?

    
asked by anonymous 14.08.2015 / 20:10

0 answers