Subject | Re: Connecting from a Windows service |
---|---|
Author | gerrwes |
Post date | 2006-10-24T19:26:34Z |
--- In IBObjects@yahoogroups.com, "jack_engleman" <jengleman@...>
wrote:
There are two places to set it. One is Delphi's TService.Interactive,
but I've tried this and did not work. The second way (and the one
that worked for me) is in the Windows Service Control Manager. On XP
you'll find it on the Logon tab of your service.
Cheers,
Gerhard
wrote:
>application
> --- In IBObjects@yahoogroups.com, "gerrwes" <gerrwes@> wrote:
> >
> > --- In IBObjects@yahoogroups.com, "Daniel Albuschat"
> > <d.albuschat@> wrote:
> > >
> > > additionally, make sure that your server starts *after* the fb
> > > service! (also this won't work if fb is started as an
> > > rather than a service)service to
> > >
> > > Daniel
> > >
> > > 2006/10/23, Thomas Steinmaurer <ts@>:
> > > > > Has anyone had any problems to connect from a Windows
> > > > > Firebird? I get an ISC ERROR CODE:335544375 'unavailablerun
> > database'.
> > > > >
> > > > > When I connect with my other apps it works fine. Even if I
> > theit
> > > > > service exe by itself it connects, only as a service does
> > fail!______________________________________________________________________
> > > > >
> > > > > Please help!
> > > >
> > > > Make sure that you are using a TCP/IP connection string.
> > > >
> > > >
> > > > --
> > > > Best Regards,
> > > > Thomas Steinmaurer
> > > > LogManager Series - Logging/Auditing Suites supporting
> > > > InterBase, Firebird, Advantage Database, MS SQL Server and
> > > > NexusDB V2
> > > > Upscene Productions
> > > > http://www.upscene.com
> > > >
> > > >
> > > >
> >
> > _____Firebird or
> > > > IB Objects - direct, complete, custom connectivity to
> > InterBaselayer.
> > > > without the need for BDE, ODBC or any other
> > > >______________________________________________________________________
> >
> > _____Tech
> > > > http://www.ibobjects.com - your IBO community resource for
> > Info papers,more !
> > > > keyword-searchable FAQ, community code contributions and
> > > > Yahoo! Groups Linksto
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> > >
> > > --
> > > eat(this); // delicious suicide
> > >
> >
> > I've set "Allow service to interact with desktop" and this seemed
> > have solved my problem!?Hi Jack,
> >
> > Thank for the suggestions.
> >
>
> Where is this setting 'Allow service to interact with desktop' in
> windows. I may be having a similar problem.
>
> Thanks in Advance.
>
> Jack Engleman
>
There are two places to set it. One is Delphi's TService.Interactive,
but I've tried this and did not work. The second way (and the one
that worked for me) is in the Windows Service Control Manager. On XP
you'll find it on the Logon tab of your service.
Cheers,
Gerhard