Export -> Access on Windows7 (x64)

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
luxit
Posts: 3
Joined: Mon 25 Mar 2013 15:18

Export -> Access on Windows7 (x64)

Post by luxit » Mon 25 Mar 2013 15:26

Hi,

is it possible to export a table to *.mdb on Windows7 (x64)?
The problem: "There is no 64-bit version of the Jet Database Engine, the Jet OLEDB Driver, the Jet ODBC Drivers, or Jet DAO available..."

On Windows7 (x86) everything os ok!

Best regards
Michael Lux

alexa

Re: Export -> Access on Windows7 (x64)

Post by alexa » Tue 26 Mar 2013 13:26

You have to install the x64 Microsoft Access Database Engine 2010 Redistributable: http://www.microsoft.com/en-gb/download ... x?id=13255

luxit
Posts: 3
Joined: Mon 25 Mar 2013 15:18

Re: Export -> Access on Windows7 (x64)

Post by luxit » Tue 26 Mar 2013 20:02

Not possible if Office 32bit is installed ...

alexa

Re: Export -> Access on Windows7 (x64)

Post by alexa » Wed 27 Mar 2013 16:04

Please run the installation in the passive mode as follows:

AccessDatabaseEngine_x64.exe /passive

luxit
Posts: 3
Joined: Mon 25 Mar 2013 15:18

Re: Export -> Access on Windows7 (x64)

Post by luxit » Thu 28 Mar 2013 16:32

Thanks for your reply, but: This is not a good option.

After install in this way MS-Office want to self register on every start and have a lot of funny error-messages... (rename the mso.dll in registry can't solve the problem.)

I think we have to accept that the export-function on an x64 system with an installed x86 version of MS-Office is not really possible.

alexa

Re: Export -> Access on Windows7 (x64)

Post by alexa » Tue 02 Apr 2013 13:03

It helped to other our users though.

Post Reply