Have just downloaded and installed the Standard version. However when I try to add a connection to a host (any type), I get a dialog dox containing OleDbException errors and of course the connection details are not saved. I'm running Win XP (SP3) and .NET Framework 3.5 (SP1).
TIA,
Robert.
OleDbError.doc
Hi,
I'm sure because the error is not very clear ("unknown") but I know that sometime there is a component missing in the latest mdac (Microsoft Data Access Component) installation. This is used to connect to the Access database:
Maybe you can try to install this:
http://www.microsoft.com/downloads/details.aspx?FamilyID=2DEDDEC4-350E-4CD0-A12A-D7F70A153156&displaylang=en
David Hervieux
Devolutions inc.
David Hervieux
Many thanks for the reply. Tried your suggestion but alas the install failed with the following message:
Setup has detected that the Service Pack version of this system is newer than the update you are applying. There is no need to install this update.
TIA.
Can you try to create another data source in another folder, "c:\rdm" or check that the Ms Access file exists?
David Hervieux
Devolutions inc.
David Hervieux
The MS Access database does exist. However I've created a new one in a completely separate location and the same thing happens.
Ok,
It's not an easy one, can you try this:
http://www.microsoft.com/downloadS/details.aspx?FamilyID=6c050fe3-c795-4b7d-b037-185d0506396c&displaylang=en
You can also check if the database is not readonly.
The other thing you can try, it's the 5.6 beta, there is an Xml data source, at least you will be able to try the application.
Sorry about that
David Hervieux
Devolutions inc.
David Hervieux
The MDAC install doesn't work either. Seems Windows already has these files built in (according to the install program).
Where can I get the 5.6 beta?
TIA.
Hi,
it's available here,
http://forum.devolutions.net/topic183-version-56-beta.aspx
Just unzip the file.
David Hervieux
Devolutions inc.
David Hervieux