Could not load file or assembly 'Devart.DbxMda.DriverLoader

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for MySQL in Delphi and C++Builder
Post Reply
markeaston
Posts: 8
Joined: Thu 17 Mar 2011 09:10

Could not load file or assembly 'Devart.DbxMda.DriverLoader

Post by markeaston » Thu 17 Mar 2011 23:13

Hi,

I have tried installing your latest dbExpress MySQL driver. It creates the new connection types in my copy of C++ Builder XE Enterprise. I also am using the latest copy of MYSQL (5.5) and have ensured the libmysql.dll is able to be found.

So when I try to connect to a MYSQL database I get the following:

System.IO.FileNotFoundException: Could not load file or assembly 'Devart.DbxMda.DriverLoader, Version=1.0.0.5001, Culture=neutral, PublicKeyToken=09af7300eec23701' or one of its dependencies. The system cannot find the file specified.

I have set my Server Name to localhost:3306.

Thanks in advance for your help.

markeaston
Posts: 8
Joined: Thu 17 Mar 2011 09:10

Post by markeaston » Thu 17 Mar 2011 23:26

I am using 5.5.10 of MySQL to be exact, and I have just purchased and installed the latest version of Embarcadero C++ Builder XE Enterprise.

From what I can see C++ Builder dbExpress only supports MySQL 5.1.

So, the Devart driver supports 5.5, apparently.

markeaston
Posts: 8
Joined: Thu 17 Mar 2011 09:10

Same problem with Interbase driver

Post by markeaston » Thu 17 Mar 2011 23:46

Actually I have the same problem with the Interbase driver now.

markeaston
Posts: 8
Joined: Thu 17 Mar 2011 09:10

Another problem now

Post by markeaston » Fri 18 Mar 2011 01:38

I copied the dlls Devart.DbxMda.DriverLoader.dll and dbexpmda40.dll into both the radstudio bin folder and into the system folders (32 bit and 64 bit) and now I get this error mesage:

Borland.Data.EClassRegistryError: Devart.DbxMda.DriverLoader.TCRDynalinkDriverLoader class cannot be found in Devart.DbxMda.DriverLoader,Version=1.0.0.5001,Culture=neutral,PublicKeyToken=09af7300eec23701

AndreyZ

Post by AndreyZ » Fri 18 Mar 2011 11:48

This problem is similar to the one in your other topic (http://www.devart.com/forums/viewtopic.php?t=20525). We have answered you there.

Post Reply