Page 1 of 1

Error: Client ID ambiguous (Client-ID ist nicht eindeutig)

Posted: Tue 07 Dec 2004 21:25
by Stefan Kilp
Hello,

this error occurs in the following situation:

I have an application using myday up and runnning connected to my mysql server. i have a second application using mydac started from delphi ide.
when i stop the application in the ide and try to restart the application from ide, then the error appears.

to solve this, i have to close the first application, then i can restart the second application from ide without errors.

anything to change this behavior?

thanks
stefan

Re: Error: Client ID ambiguous (Client-ID ist nicht eindeutig)

Posted: Wed 08 Dec 2004 11:01
by Ikar
Most probably you use TMySQLMonitor. In some cases, for example, after discarding the application during Monitor working this error message might occur on the next starting of the application.

Posted: Wed 08 Dec 2004 11:30
by Stefan Kilp
Hi,

yes i am using TMySQLMonitor. But what is the solution?
As i need a debug/log i wont do it without tmysqlMonitor?

regards
stefan

Posted: Thu 09 Dec 2004 09:22
by Ikar
This situation happens quite seldom and only during debugging the application.
As a rule, reboot solves this problem.