Import/Link Access Database from Remote Web Server

C

Cade Michaels

I have a form on an Remote Server (At a Web Hosting
Company) that outputs to an Access Database. How do I
link this database to my access application? The only way
I found to do this was to use an SQL Server. Is this
true? There must be a way to be able to link the Access
file to my application
 
G

GVaught

Access has a control call MSInet.ocx and with some VB coding within your
local database you can have data extracted from the tables located in the
webserver database via Active Server Pages and sent back down to your local
database.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top