RdsS
User
 Fresh Boarder
| Posts: 2 |   | Karma: 0 |
|
Indy 9 conflict?
|
|
Posted: 2007/05/19 09:11 |
|
|
|
|
Hello, I am using Turbo Delphi 2006 and I use a TCP server, a TCP client and AnyDAC for a MySQL connection. The application worked just fine before adding MySQL support; however, I now am experiencing some difficulties: if I connect using the client first, then connect to the MySQL DB, everything is normal. If I connect to MySQL and only then I use the client to connect to the other application, the application crashes and won't start unless I reboot (even though it appears it has completely terminated, not appearing in any process list). I managed to trace the problem back to Indy. I am using Indy 9, as the latest version needs .NET framework (and I am doing my best to avoid using it). Could you please try to tell me what to do to solve the issue? Thank you in advance, Alex.
|
|