Sharing Access Database

S

Steve Hughes

Is there anyway of sharing an access database across 2 totally seperate
networks that can't see each other. Just wondering if there is anyway to
share across the internet, I'm pretty sure it can't be done just want it
confirming. Thanks
 
L

Larry Linson

Steve Hughes said:
Is there anyway of sharing an access database across 2 totally seperate
networks that can't see each other. Just wondering if there is anyway to
share across the internet, I'm pretty sure it can't be done just want it
confirming. Thanks

There's VPN (virtual private network), or for simple needs, remote access
software, (e.g., PC Anywhere, or Reach Out), or creating a web front-end, in
various steps of ease of creation and complexity of function supported:

1. Microsoft FrontPage with the Database Interaction Wizard
2. Third party products, such as Cold Fusion (also have to have a CF
server, IIRC correctly)
3. Third party products for pro-web-developers, such as DreamWeaver
4. Microsoft .asp pages or ASP.NET applications

Products are named for example only, not recommending any particular
package.

Larry Linson
Microsoft Access MVP
 
Top