Error when starting RDM 64-bits

Error when starting RDM 64-bits

avatar

Hi,

I get an error when starting up RDM in 64-bits mode. I am using Windows 8 64-bits and an Access datasource in RDM v8.0.9.0.

Error message:

The current datasource is unavailable
The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine

How can I get rid of this error and use the 64-bits version of RDM?

Thanks,
Eric

All Comments (3)

avatar

Microsoft.Jet.OLEDB.4.0%20is%20the%20datbase%20driver%20for%20MS%20Access%2C%20unfortunately%20it%20does%20not%20support%20x64.%20Remove%20your%20Access%20%28maybe%20use%20SQLite%20intead%29%20datasource%20all%20should%20be%20good.%20We%20will%20add%20proper%20error%20message%20in%20the%20next%20vesion.

---- Edit, fix text formatting ---
Microsoft.Jet.OLEDB.4.0 is the database driver for MS Access, unfortunately it does not support x64. Remove your Access (maybe use SQLite instead) datasource all should be good. We will add proper error message in the next version.
edited by stefane on 8/12/2013

Stéfane Lavergne

avatar

You need to use a different data source. For example you could use a SQLite data source or a Xml data source

David Hervieux

avatar

Thanks, I used a SQLite data source now and it works fine!

Cheers, Eric