Problem with data explorer

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Post Reply
brace
Posts: 227
Joined: Wed 14 Feb 2007 08:26

Problem with data explorer

Post by brace » Thu 09 Dec 2010 11:46

I am testing dbexpress driver but tryinug to add a connection to Data Explorer and clicking on Test Connection I have:

System.IO.FileNotFoundException: Impossibile to load file or assembly 'Devart.DbxSda.DriverLoader, Version=1.0.0.5001, Culture=neutral, PublicKeyToken=09af7300eec23701' or one of the dependencies. Impossible to find the file.

Could you please tell me more?

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Thu 09 Dec 2010 14:03

DbxSda does not support Data Explorer of RAD Studio 2010 because Data Explorer is a .NET application, and DbxSda does not support .NET under RAD Studio 2010.

Post Reply