Re: How to pass commands to Windows Service
- From: "vbnetdev" <vbnetdev@xxxxxxxxxxxxxxxx>
- Date: Wed, 17 May 2006 05:37:33 -0500
http://www.kjmsolutions.com/xmlsettings.htm
--
Get a powerful web, database, application, and email hosting with KJM
Solutions
http://www.kjmsolutions.com
"JensB" <JensB@xxxxxxxxxxxxxxxx> wrote in message
news:%233ajf6YeGHA.2456@xxxxxxxxxxxxxxxxxxxxxxx
I made a Windows Service in VS 2005, that every hour replicate data
between 2 Access databases on 2 different servers.
This work well on my developer machine, as the connection string and path
to database is hardcoded in the code.
I want to deploy this to my customers.
My question is, how should my code look like, if these settings should be
set, either during installation of the service or even better as property?
Thanks in advance
Jens
.
- References:
- How to pass commands to Windows Service
- From: JensB
- How to pass commands to Windows Service
- Prev by Date: bytes to hex characters
- Next by Date: Re: Synchronize Database
- Previous by thread: How to pass commands to Windows Service
- Next by thread: bytes to hex characters
- Index(es):
Relevant Pages
|