My Delphi 2006 produces a AmbiguousMatchException when i start the demoprograms. Why is that.
my connection to the MySQL server 5.0 on a remote machine is OK.
Please help
GTZ
Delphi produces a AmbiguousMatchException at demoprograms start
It looks like a problem reported some time ago. Please refer to this link: http://crlab.com/forums/viewtopic.php?t=274. It may help you to solve this problem.
If the problem persists, please supply us following information
- What demo project causes the problem
- In what conditions the problem appears
- Exact version of MyDAC. You can see it in About sheet of TMyConnection Editor
- Exact version of MySQL server and MySQL client. You can see it in Info sheet of TMyConnection Editor
If the problem persists, please supply us following information
- What demo project causes the problem
- In what conditions the problem appears
- Exact version of MyDAC. You can see it in About sheet of TMyConnection Editor
- Exact version of MySQL server and MySQL client. You can see it in Info sheet of TMyConnection Editor
I think this is another issue. I dont have the Monitor components on form.
the exception arises with every demoproject, i have tried.
It does not matter if I use a local database, or a remote one.
It happens in Application.CreateForm(TfmMain, fmMain).
If I know how to attach an image, i could show the call stack.
Versions:
Mydac - 4.30.0.11
MySQL server version: 5.0.19-community
MySQL client version: Direct
Win XP pro Sp2, Borland delphi 2006 enterprise.
the exception arises with every demoproject, i have tried.
It does not matter if I use a local database, or a remote one.
It happens in Application.CreateForm(TfmMain, fmMain).
If I know how to attach an image, i could show the call stack.
Versions:
Mydac - 4.30.0.11
MySQL server version: 5.0.19-community
MySQL client version: Direct
Win XP pro Sp2, Borland delphi 2006 enterprise.