Delivery of DBMonitor

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
easyblue
Posts: 64
Joined: Wed 02 Feb 2005 13:02
Location: Shanghai

Delivery of DBMonitor

Post by easyblue » Thu 16 Mar 2006 02:14

Hello

1. Can we deliver DBMonitor together with our application who use MyDAC?
Reason: The application will allow user to directly input their own SQL, deliver DBMonitor together will give a change for user to find syntax error in their own SQL command.

2. How to deliver DBMonitor
Reason: If true for the first question, what need to set during installation? Any special setting in target PC's registry?

Thanks.

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

Post by Antaeus » Thu 16 Mar 2006 11:25

You can install it to the client from the DBMonitor installation package.
Try using SQLMonitor component. It may simplify solution of this problem.

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

Post by easyblue » Fri 17 Mar 2006 00:58

Thanks for great help.

Post Reply