Access from web

J

JiAngelo

My access my.mdb file is located on an independent webserver.

I can work with the file through frontpage database results.

But I cannot get any of my Data Access Pages to connect to the file on the
webserver.

Am I missing something? I've tried to follow the articles on microsoft.com
but I seem to be missing something. Does this program not work unless it is
on my own intranet?

John.
 
S

Sylvain Lafontaine

Yeah, you're right about DAP. There is a theorytical possibility of using
RDS as an intermediate transport layer over the WAN but it have been
deprecated many years ago by MS for security concerns.

There is also a newsgroup dedicated to DAP: m.p.access. dataaccess.pages

S. L.
 
Top