02-08-04 01:41 PM
The adapter is installed as a Windows service. If you want to control it
using Scheduler, create a batch file to run the NET STOP command and a
second batch file to run the NET START command and schedule each batch file
accordingly.
HTH
-Rich
<dabody@attglobal.net> wrote in message
news:u0MGBTAxDHA.3224@tk2msftngp13.phx.gbl...
> Since the SQL Adapter's native scheduler is limited, I would like to start
> and shutdown the service from Windows Scheduler.
>
> I'm wondering if there are any paramaters which need to be passed to the
> adapter in order for it to start and shutdown correctly
>
> Has anyone done this?
>
> Thank you!
>
> Ryan
>
>
[ Post a follow-up to this message ]
|