Problem with TZConnection and MSSQL
Posted: 01.04.2006, 14:39
Greetings to evrybody !!!
I'm in trouble: I wrote a standard Windows application using ZeosLib to connect to a MSSQL db and everything works; if I try to use the same piece of code in a Windows service my app hangs.
This behaviour is strange because even in services I'm able to let ZeosLib connect to MySQL for example.
So, the problem could be the fact I'm in a service (in EXE it works) but in the same service with the same TZConnection I'm able to connect to MySQL.
Can anybody help me please?
Thanks guys !!
I'm in trouble: I wrote a standard Windows application using ZeosLib to connect to a MSSQL db and everything works; if I try to use the same piece of code in a Windows service my app hangs.
This behaviour is strange because even in services I'm able to let ZeosLib connect to MySQL for example.
So, the problem could be the fact I'm in a service (in EXE it works) but in the same service with the same TZConnection I'm able to connect to MySQL.
Can anybody help me please?
Thanks guys !!