| Subject | FB 1.5 with ASTA as a service | 
|---|---|
| Author | Don Gollahon | 
| Post date | 2006-01-09T01:19:38Z | 
I'm trying to add Firebird as a dependency in an ASTA server and when I
start the service is says the Firebird service does not exist (it is running
because I can get to the data using IB_sql).
I've tried the following and all fail to work.
SocketService := TAstaService.CreateNewDependency(SvcMgr.Application, 0,
'FirebirdServer|FirebirdGuardian|');
and:
SocketService := TAstaService.CreateNewDependency(SvcMgr.Application, 0,
'Firebird Server - DefaultInstance|Firebird Guardian - DefaultInstance|');
What is the proper name to use to set the dependencies?
ASTA 3.1, Firebird 1.5.1, Delphi 2005 Ent., IBO 4.5
Thanks
 
_________________________________________
Don Gollahon
dlgllhn@...
ICQ#: 115831669
MSN: dlgllhn@...
"What in Eternity does it matter?"
_________________________________________
 
[Non-text portions of this message have been removed]
            start the service is says the Firebird service does not exist (it is running
because I can get to the data using IB_sql).
I've tried the following and all fail to work.
SocketService := TAstaService.CreateNewDependency(SvcMgr.Application, 0,
'FirebirdServer|FirebirdGuardian|');
and:
SocketService := TAstaService.CreateNewDependency(SvcMgr.Application, 0,
'Firebird Server - DefaultInstance|Firebird Guardian - DefaultInstance|');
What is the proper name to use to set the dependencies?
ASTA 3.1, Firebird 1.5.1, Delphi 2005 Ent., IBO 4.5
Thanks
_________________________________________
Don Gollahon
dlgllhn@...
ICQ#: 115831669
MSN: dlgllhn@...
"What in Eternity does it matter?"
_________________________________________
[Non-text portions of this message have been removed]