Subject | Re: [ib-support] How to ShutDown Firebird Server running as a Application |
---|---|
Author | Paul Reeves |
Post date | 2003-06-06T04:36:51Z |
On Friday 06 June 2003 04:40, jwdongcn wrote:
jump in.
FWIW, my install of NT 4.0 has some of the resource kit installed. I'm
reasonably sure that is why I have commands like 'kill' and 'tlist'
available. They certainly don't ship with a default install of NT 4.0.
tlist prints a tasklist on the console. kill uses a process id or a task name
to kill a process. I'd look to see if MS produced anything similar in the
Win98 resource kit.
Paul
--
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase
> Hello!I must confess that I have no idea about Win98. Hopefully someone else can
> I need to shutdown firebird before uninstall.
> When the Firebird server runs as a service, I can use "instsvc stop"
> However, if the Firebird server run as a Application, how can I
> shutdown the server in a command line? (I don't want to ask user to
> do it manually)
>
> I run the server in windows 98.
>
jump in.
FWIW, my install of NT 4.0 has some of the resource kit installed. I'm
reasonably sure that is why I have commands like 'kill' and 'tlist'
available. They certainly don't ship with a default install of NT 4.0.
tlist prints a tasklist on the console. kill uses a process id or a task name
to kill a process. I'd look to see if MS produced anything similar in the
Win98 resource kit.
Paul
--
Paul Reeves
http://www.ibphoenix.com
Supporting users of Firebird and InterBase