Subject | Re: [IBO] Re: Connecting from a Windows service |
---|---|
Author | Daniel Albuschat |
Post date | 2006-10-25T06:30:42Z |
2006/10/24, gerrwes <gerrwes@...>:
rather than a local connection?
i.e. write
localhost:/C:\Path\To\DB.fdb
instead of
C:\Path\To\DB.fdb
"Allow service to interact with desktop" is, imho, a non-desirable workaround.
Regards,
Daniel
--
eat(this); // delicious suicide
> I agree that the service should have a dependency on the FirebirdAs stated previously by Thomas, did you use a local-loopback TCP/IP connection
> service, but this only ensures that your service starts after
> Firebird after a reboot. I had a problem connecting to Firebird while
> Firebird was running!
>
> The 'Allow service to interact with desktop' setting corrected the
> error. Dunno why?!
rather than a local connection?
i.e. write
localhost:/C:\Path\To\DB.fdb
instead of
C:\Path\To\DB.fdb
"Allow service to interact with desktop" is, imho, a non-desirable workaround.
Regards,
Daniel
--
eat(this); // delicious suicide