Page 1 of 1

DB Monitor

Posted: Thu 11 Nov 2004 08:47
by juanmaria
Hi,

I'm using SDAC when developing for MSSQL and a few weeks ago I noticed the "Donwload DBMonitor" under SDAC menu, I dowloaded it but it seems not to do anything.

I've tried running programs with SDAC components from the IDE and from the OS but nothing appears at the monitor window and I cannot find anything to configure.

I'm using WXP-Pro connected to a W2003 server with MS-SQL2000

Any clue?

Greetings from Spain.
Juan Maria.

Posted: Thu 11 Nov 2004 09:14
by Erik van Putten
Hi Juan,

I have a clue. :)

You have to place a SQLMonitor Component on the form where you keep your MSConnection Component.

It's the component with the looking glass icon.
You don't HAVE to configure anything.

Just recompile and have a look.

Greetings from the Netherlands. :D
Erik van Putten

Re: DB Monitor

Posted: Thu 11 Nov 2004 09:39
by Ikar
Try to add TMSSQLMonitor to your form.

Posted: Thu 11 Nov 2004 16:25
by juanmaria
Thank you!!!