Can't get Tmysqlmonitor to work :-(

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
snorkel
Posts: 384
Joined: Tue 08 Aug 2006 15:10
Location: Milwaukee WI USA

Can't get Tmysqlmonitor to work :-(

Post by snorkel » Sun 13 Aug 2006 23:29

Hi,
I must be missing something, but I can't get the tmysql monitor component to work. I put the component on a form, set it to active, and create the even and set the sql to write to a memo, but nothing happens.

Is there a demo that I missed on how to use this?

I also tried the dbmon.exe stand alone app, and I could not get that do do anything either.

Thanks in advance for the help.

Snorkel

easyblue
Posts: 64
Joined: Wed 02 Feb 2005 13:02
Location: Shanghai

Post by easyblue » Mon 14 Aug 2006 12:33

Have you tried to set debug=true for your TMyTable etc. components?

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

Post by Antaeus » Tue 15 Aug 2006 07:14

Unfortunately we could not reproduce the problem.
Please send us (evgeniyD*crlab*com) a complete small sample to demonstrate it, including script to create and fill table.

Also supply us following information
- Exact version of Delphi, C++ Builder or Kylix
- Exact version of MyDAC. You can see it in About sheet of TMyConnection Editor

Post Reply