Subject | Accessing an Interbase Server via a Service |
---|---|
Author | norgepaul |
Post date | 2002-08-19T12:46:04Z |
Hi,
I'm writing an NT service which reads and writes to/from a TCP port
and stores information in a Firebird database.
The TCP part seems to work fine, but when I try to connect to the
server (open the database) in the OnStart Event of my TService I get
the following error:
Error 2140: An internal Windows NT error occurred.
Is it possiblt to use the Interbase client from a srvice?
Many thanks,
Paul
I'm writing an NT service which reads and writes to/from a TCP port
and stores information in a Firebird database.
The TCP part seems to work fine, but when I try to connect to the
server (open the database) in the OnStart Event of my TService I get
the following error:
Error 2140: An internal Windows NT error occurred.
Is it possiblt to use the Interbase client from a srvice?
Many thanks,
Paul