Web services and asp.net

  • Thread starter Thread starter William Gower
  • Start date Start date
W

William Gower

Is it possible to have a web service that automatically every night at
midnight synches up a database on a client/server with a database on the web
server? The web server is hosted by another company. So I would need to
hook up to a database on the client machine from the web server.
 
something will have to trigger it.
have a little EXE/BAT that runs in windows scheduler and calls it.
 
Back
Top