My SQL builder not so friendly
Posted: 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
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