Upgrade from BCB6 to BCB2007 - What about my MySQL components?

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
sonocln
Posts: 2
Joined: Tue 05 Jun 2007 20:38

Upgrade from BCB6 to BCB2007 - What about my MySQL components?

Post by sonocln » Mon 19 Nov 2007 20:55

Hi,

I've got a BCB2007 and I tried moving my source from BCB6 to BCB2007, including the MyDAC components. But something fails.

Could someone provide me with a step by step guide, what to do about the MyDAC components?

-Claus

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Tue 20 Nov 2007 13:21

There should be no problems with MyDAC when migrating from C++Builder 6 to C++Builder 2007. Please describe the problem you have encountered in more details. Also specify the exact versions of your MyDAC for C++Builder 6 and MyDAC for C++Builder 2007.

Thomas J.
Posts: 95
Joined: Mon 21 Nov 2005 12:16
Location: Germany

Post by Thomas J. » Wed 21 Nov 2007 08:58

Normally there should no problem. But if you use BCB 6 and CodeGear C++ 2007 in parallel you should take care on the directories in your project file.

I use both too on one machine

Post Reply