DataSet Manager options

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Fabrice
Posts: 45
Joined: Tue 07 Sep 2010 09:44

DataSet Manager options

Post by Fabrice » Thu 18 Nov 2010 14:08

Hello,

Does it exists an option to not show Dataset Manager at Delphi start ?
Some of my Delphi's project have a lot of Forms with Dataset so it is very very slow to open in the IBdac Dataset Manager windows.
I use Delphi 2010 Pro.

Best regards,

AndreyZ

Post by AndreyZ » Tue 23 Nov 2010 07:35

Hello,

You can turn off Dataset Manager in the following way:
- start RAD Studio 2010 and close Dataset Manager;
- save the current layout using Desktop toolbar.
After this Dataset Manager won't open when RAD Studio is started.

Post Reply