Error DBX

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for MySQL in Delphi and C++Builder
Post Reply
charliejo
Posts: 11
Joined: Mon 02 Jan 2006 12:53

Error DBX

Post by charliejo » Mon 09 Jan 2006 15:51

Hello,
I use dbexpress with mysql. The connction is ok.
I use SQLTable, when i try to activate it , i have the message :
Error DBX
Only if my table have primary key, i have this message!!!!

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Tue 10 Jan 2006 09:12

We couldn't reproduce the problem.
Please send us (dbxmda*crlab*com) a complete small sample to demonstrate it and include script to create and fill table.

Supply us following information to solve these problems quicker.

- Version of DbxMda. You can find it in History.html
- Version of Delphi or C++ Builder
- Version of MySQL server and MySQL client (libmysql.dll) that you use

charliejo
Posts: 11
Joined: Mon 02 Jan 2006 12:53

Post by charliejo » Tue 10 Jan 2006 10:28

I have the problem with dbexpress include in C++ Builder 6 and mysql 4.1.9. I install dbxmda300 and solve this problem : i use CRSQLConnection.
I would like to know if this version of dbxmda and the composant CRSQLConnection exist in pack 4 of Builder C++ 6 or will be present into C++ Builder 2006 ???
Thanks

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Tue 10 Jan 2006 13:13

This version will be available for both of them (6 and 2006).

Post Reply