Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread can I run the server as a service ?
Fri, Jun 13 2008 2:10 PMPermanent Link

Isaac
Hello,
Can I run the server as a service ? if so how ?

Thanks
Fri, Jun 13 2008 2:28 PMPermanent Link

Fernando Dias

Team Elevate Team Elevate

Isaac,

> Can I run the server as a service ? if so how ?

Yes.
Just install and start the service from the command prompt:

edbsrvr.exe /install
net start edbsrvr

You can read more about it in the manual, here:
http://www.elevatesoft.com/manual?action=mantopic&id=edb2sql&category=0&topic=3

--
Fernando Dias
[Team Elevate]
Fri, Jun 13 2008 3:18 PMPermanent Link

Isaac
Fernando Dias [Team Elevate] wrote:
> Isaac,
>
>> Can I run the server as a service ? if so how ?
>
> Yes.
> Just install and start the service from the command prompt:
>
> edbsrvr.exe /install
> net start edbsrvr
>
> You can read more about it in the manual, here:
> http://www.elevatesoft.com/manual?action=mantopic&id=edb2sql&category=0&topic=3
>
>
ok thanks alot
Image