Error using C++2009 DataExplorer with dbxOda 4.40

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for Oracle in Delphi and C++Builder
Post Reply
LeifS
Posts: 15
Joined: Sat 02 Sep 2006 07:29
Location: Sweden

Error using C++2009 DataExplorer with dbxOda 4.40

Post by LeifS » Fri 21 Nov 2008 08:37

Hi,

I've recently installed dbxOda v4.40 in C++Builder 2009, and added a connection to my Oracle10g database in the Data Explorer view.

I can then add a TSQLConnection component and connect to my database with that, but if I try to browse Tables with the Data Explorer i get an error saying "Attempted to read or write protected memory..."
The same error displays if I click Test Connection from the Modify Connection dialog.
It is possible to browse my database in Data Explorer using the CodeGear dbExpress driver.

Is browsing with DataExplorer supposed to work with dbxOda?

/Leif

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Tue 25 Nov 2008 12:11

We are working on resolving the problem with Data Explorer. But the current version of DbxOda cannot be used with it.

Post Reply