Cannot find TSQLMonitor component

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Post Reply
Lim Yong Seng
Posts: 6
Joined: Mon 05 May 2008 02:08

Cannot find TSQLMonitor component

Post by Lim Yong Seng » Mon 05 May 2008 08:47

Hi,

Please kindly advises, thanks in advance.

I reboot my PC after install dbExpress driver for MS SQL Server (DbxSda version 4.25.0.8).
I could not find TSQLMonitor component in dbExpress palette page.

I can select SQLConnection, SQLDataSet, SQLQuery, SQLStoredProc, SQLTable, SQLClientDataSet and CRSQLConnection components.


My system setup
---------------------
1. Borland C++ Builder Professional Ver 6.0
2. Microsoft SQL Server 2005


Thanks...Yong Seng

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

Post by Antaeus » Mon 05 May 2008 12:38

It is likely that you have moved this component to any other tab. Try to find this component using the Palette Properties dialog (Componenes\Configure Palette menu).

Lim Yong Seng
Posts: 6
Joined: Mon 05 May 2008 02:08

Cannot find TSQLMonitor component

Post by Lim Yong Seng » Tue 06 May 2008 01:53

Hi Core Lab Team,

Thank you for your information.

In Component | Configure Palette, I searched all the Palette pages but could not find the TSQLMonitor component.

Is it because I forget to select some options during the Borland C++6 installation?

Best Regards, Yong Seng

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

Post by Antaeus » Tue 06 May 2008 07:34

It is also likely that this components was hided. In the Palette Properties dialog select [All] in the pages list, order components by name, and search for TSQLMonitor. If it is in the list, select it and press the Show button.

If this does not help, please refer to resources dedicated to Borland C++Builder for additional information.

Lim Yong Seng
Posts: 6
Joined: Mon 05 May 2008 02:08

Cannot find TSQLMonitor component

Post by Lim Yong Seng » Tue 06 May 2008 08:56

Hi Core Lab Team,

Thank you for your information.

I have checked and all the components are not hided.

I will refer to resources dedicated to Borland C++Builder for additional information.

Will post the information if I can find it.

Have a nice day...Yong Seng

Post Reply