My SQL builder not so friendly

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
kaffeburk
Posts: 214
Joined: Mon 29 Jan 2007 08:03

My SQL builder not so friendly

Post by kaffeburk » Sun 03 Jun 2007 17:26

Hi

When i sometimes have to move my tables from one database to another (restruction, etc) it takes a lot of time because MySQL builder adds the name of the database in every line of fields in every TMyQuery. If i have about 20 tmyquerys in a project maybe i have to manually change a 200 lines of code. Why put the name of the database at all? Its already given in the connection.

Regards, Pär

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

Post by Antaeus » Mon 04 Jun 2007 09:33

MySQL Builder is no more developed. It is unlikely that we will change its behaviour.

Now we have another, more powerful tool for developing MySQL-based applications.

kaffeburk
Posts: 214
Joined: Mon 29 Jan 2007 08:03

Post by kaffeburk » Mon 04 Jun 2007 13:42

Ok, just one question then. I bought MySQL Developer Studio because
as i understod it My SQL Developer Tool was not avaible for Delphi 7 in January. Can i change my licence from Studio to Tool?

/Pär

Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

Post by Devart » Mon 04 Jun 2007 14:47

We transferred your MySQL Developer Studio license to MySQL Developer Tools for Delphi and sent you download information.

Core Lab Sales
www.crlab.com

kaffeburk
Posts: 214
Joined: Mon 29 Jan 2007 08:03

Post by kaffeburk » Mon 04 Jun 2007 19:32

Greate! Thanx a lot!

Regards, Pär

kaffeburk
Posts: 214
Joined: Mon 29 Jan 2007 08:03

Post by kaffeburk » Mon 04 Jun 2007 19:38

Ops, is there any version for old Delphi 7, or mayby its time to move on to Delphi 2005?

/Pär

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

Post by Antaeus » Tue 05 Jun 2007 06:28

MySQL Developer Tools supports Delphi 2005, and higher versions. So you should upgrade your IDE to use MySQL Developer Tools.

Post Reply