Error when trying to connect from Delphi2010 DataExplorer

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Post Reply
dmajkic
Posts: 5
Joined: Thu 01 May 2008 11:20

Error when trying to connect from Delphi2010 DataExplorer

Post by dmajkic » Sat 02 Jan 2010 13:44

When I try to connect from DataExplorer I got this error:

---------------------------
Database Explorer
---------------------------
Unable to cast object of type 'Devart.DbxSda.DriverLoader.TCRDynalinkDriverLoader' to type 'Borland.Data.TDBXDriverLoader'.
---------------------------

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

Post by Dimon » Mon 04 Jan 2010 08:53

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.

epachsoft
Posts: 11
Joined: Mon 26 Jun 2006 14:44

Post by epachsoft » Fri 08 Jan 2010 04:31

Great, so, when could we expect a new version that does support Data Explorer on RAD Studio 2010?

If you guys need help on how to make it work, I'm pretty sure the guys at Embarcadero will be more than happy to help.

Seeing improvements on the drivers, not only bug fixes, is what keep us updating/renewing our subscription with DevArt, so keep up the good work and let us know of your plans.

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

Post by Dimon » Tue 12 Jan 2010 08:05

Thank you for your inquiry. We will investigate the possibility of adding this functionality in the near future. As soon as we solve this question we will let you know.

Post Reply