access application on the web

J

johnc

Is it possible to take an existing access application and store it on the web
and run the application. And if so what it the best way of doing that.
 
D

Douglas J. Steele

Assuming you mean you want people to be able to enter the URL for the mdb
file and use it, no, Access doesn't work that way.
 
J

johnc

Is there any way of running the application from your desktop and access the
tables that are on the web?
 
J

johnc

Is there a way to have the application run from your desktop and access the
tables that reside on the web?
 
D

Douglas J. Steele

Not easily.

Access doesn't support either the http nor ftp protocols.
 
Top