Is your DBX driver for MySQL generating TDBX 4.0 metadata?

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for MySQL in Delphi and C++Builder
Post Reply
fduenas
Posts: 23
Joined: Fri 16 Dec 2005 20:55

Is your DBX driver for MySQL generating TDBX 4.0 metadata?

Post by fduenas » Sun 29 Jun 2008 18:12

Hi I'm been having some problems using AnyDAC from remobjects using the TDBX bridge and latest DBX for MySQL, most of the problems are the the AnyDAC query objects retrieves the table Metadata, by disabling the iobtion to rtreive the metada there are no error but the component could not identify what are the KeyFields of the tbale, ect. Doing some investigation i detected diferences in metada structure of some of the TDBX 4.0 connectors and Crlabs DBXMda and confimed with AnYDAC support that The latest Crlab's DBX connector for MySQL still generates 3.0 metadata intead of latest 4.0.

Don't want to start a debate here about this but only want to let you know this incompatibility. Even using the One that come with RAD studio 2007 works OK, I'm only having this kind of issue with yours.

Regards

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

Post by Dimon » Wed 02 Jul 2008 06:59

Yes, now we don't support metadata 4.0. We work on this task and we will support this functionality in one of the next MyDAC builds.

fduenas
Posts: 23
Joined: Fri 16 Dec 2005 20:55

Post by fduenas » Wed 02 Jul 2008 18:06

Yes please, it is important, AnyDAC should support 3.0 metadata bu if you could add this feature it will be great. Thanks

Post Reply