dataset manager in mydac 5

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
anwar5218
Posts: 11
Joined: Tue 13 Dec 2005 11:02

dataset manager in mydac 5

Post by anwar5218 » Wed 28 Mar 2007 12:24

after installing mydac 5, open project become slower than before. It seems that dataset manager cause this problem. How to disable dataset manager? and sometimes auto refresh raise error. I could not use autorefresh with this version

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

Post by Antaeus » Thu 29 Mar 2007 07:46

anwar5218 wrote:How to disable dataset manager?
You can disable or uninstall the DataSet Manager using the Packages dialog from Component | Install Packages menu of your IDE. Find the "CoreLab DataSet Manager" package and uncheck or remove it.
anwar5218 wrote:and sometimes auto refresh raise error. I could not use autorefresh with this version
Please describe this problem in detail (exact MyDAC and MySQL version, error message, steps to reproduce, etc.).

Post Reply