Page 1 of 1

MySQLMonitor not available for C++Builder 2007

Posted: Fri 28 Sep 2007 07:41
by Thomas J.
I don't see your component TMySQLMonitor in the pallete and I get also a link problem, but I cannot opne my DataModule which includes this component.
Right now I try to convert my C++Builder6 app to C++Builder2007

Where is the component gone?

Posted: Fri 28 Sep 2007 10:41
by Antaeus
Please check whether the "Data Access Components for MySQL - TMySQLMonitor" package has been installed in your IDE. Open the Install Packages dialog from the Components menu of your IDE, and find this package. It must be checked.

Posted: Fri 28 Sep 2007 12:09
by Thomas J.
It is checked

Posted: Fri 28 Sep 2007 13:06
by Antaeus
Does the TMySQLMonitor component appears on the component palette? It can be moved from the MySQL Access tab to any other tab. What is the exact error message when you open your data module with C++Builder 2007? Are there any errors are raised when your IDE starts?

Posted: Fri 28 Sep 2007 14:14
by Thomas J.
TMySQLMonitor doesn't appear in the palette thats why open this thread
I have to remove the component from my data module due to link problems. now I could start my app without the monitor.
Before I could open my datamodule with any error and I could also see the component in the module but not in the palette called "MySQL Access".

Posted: Mon 01 Oct 2007 07:34
by Antaeus
What is the exact error message when you open your data module? Are there any errors are raised when your IDE starts?
Do you have any other components for MySQL installed?

Posted: Thu 04 Oct 2007 09:14
by Thomas J.
With your new version the problem is fixed. I can see the component in the bar.