Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
-
Thomas J.
- Posts: 95
- Joined: Mon 21 Nov 2005 12:16
- Location: Germany
Post
by Thomas J. » Fri 28 Sep 2007 07:41
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?
-
Antaeus
- Posts: 2098
- Joined: Tue 14 Feb 2006 10:14
Post
by Antaeus » Fri 28 Sep 2007 10:41
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.
-
Thomas J.
- Posts: 95
- Joined: Mon 21 Nov 2005 12:16
- Location: Germany
Post
by Thomas J. » Fri 28 Sep 2007 12:09
It is checked
-
Antaeus
- Posts: 2098
- Joined: Tue 14 Feb 2006 10:14
Post
by Antaeus » Fri 28 Sep 2007 13:06
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?
-
Thomas J.
- Posts: 95
- Joined: Mon 21 Nov 2005 12:16
- Location: Germany
Post
by Thomas J. » Fri 28 Sep 2007 14:14
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".
-
Antaeus
- Posts: 2098
- Joined: Tue 14 Feb 2006 10:14
Post
by Antaeus » Mon 01 Oct 2007 07:34
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?
-
Thomas J.
- Posts: 95
- Joined: Mon 21 Nov 2005 12:16
- Location: Germany
Post
by Thomas J. » Thu 04 Oct 2007 09:14
With your new version the problem is fixed. I can see the component in the bar.