Need some help with InterBase and windows services
Posted: Tue 07 Aug 2012 20:24
Hello,
I wrote some windows services to make some database-operations in the background.
They are working fine with SQL-Server and Oracle. But when I try to start them on a (local) InterBase-System: TUniConnection.Connect doesn't works. Sometimes I see in DBMonitor "Error" without an error-description, sometimes DBMonitor shows "pending".
After many, many tries I have no idea what I can do. Is there any command I have to use in InterBase? Something like "CoInitialize" on SQL Server?
I use Delphi 7 with UniDAC 3.50.0.13, Interbase XE, Oracle 8.0.5 and Sql Server 2008 RC2.
Thanks in advance for any help.
Kind regards,
Gerd Brinkmann
invent GmbH
I wrote some windows services to make some database-operations in the background.
They are working fine with SQL-Server and Oracle. But when I try to start them on a (local) InterBase-System: TUniConnection.Connect doesn't works. Sometimes I see in DBMonitor "Error" without an error-description, sometimes DBMonitor shows "pending".
After many, many tries I have no idea what I can do. Is there any command I have to use in InterBase? Something like "CoInitialize" on SQL Server?
I use Delphi 7 with UniDAC 3.50.0.13, Interbase XE, Oracle 8.0.5 and Sql Server 2008 RC2.
Thanks in advance for any help.
Kind regards,
Gerd Brinkmann
invent GmbH