Project slower

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Wilton
Posts: 22
Joined: Mon 22 Nov 2004 12:51
Location: São Paulo - Brazil

Project slower

Post by Wilton » Tue 10 Apr 2007 15:05

After install mydac 5 includes newer version (5.00.0.5),
open project is very slower than before. Could you help.

Delphi 5.0 Pro
MyDac 5.00.0.5
MySQL server version: 4.1.14-standard-log
MySQL client version: Direct

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

Post by Antaeus » Wed 11 Apr 2007 13:40

Probably this issue is related to DataSet Manager. Please check the state of the "Extract DataSets from all forms in project" button that is located on the toolbar of the DataSet Manager window. If it is pushed, release it and try to reopen your project.
Please inform us if the problem still persists.
Note: if this button is pushed, DataSet Manager opens all the units in the project when the project is loaded, so this may look like the problem you have encountered. Therefore we do not recommend using this option for large projects.

Post Reply