Publishing Access Data Access pages

C

Cesar

I have created several data Access pages and they work great except that the
connection is pointing to my local PC at my office rather than to my
webserver.
I have read all the info and indicates that I have to change the connection
to point to my webserver my question is ???Where do I make the change ?????
on the HTM page generated by Access ???? or there is somewhere else that I
have to change ????.
I have try this many times without any joy I have expend several hours and
nothing....

Thanks
Cesar
 
K

Ken Snell [MVP]

You need to change the Connection property of each page, in design view, in
the database that resides on the web server.
 
Top