Connecting to a WAN

  • Thread starter Thread starter Arne Beruldsen
  • Start date Start date
A

Arne Beruldsen

I have a simple VBNet app with a Access database. I would like the app
installed on a remote machine with the database on the server.

I'm not sure how to connect to a WAN server
 
You need a webservice or wfc for that.

An access database is a file, not a server.
 
Back
Top