J
jimt
We have a local (on the town office's C:\ drive) Access DB and a subset of
its data on our web site. Currently I have a module in the Access DB that
clears a copy to the web DB and then repopulates the data.
I'm using FP-2000 on my laptop to develop the town's web site. FP suggest
the DB is placed in a directory named FPDB at the same level as the web pages
while my service provider "requires" the DB placed in a directory called
DATABASES at the same as the PUBLIC directory housing the web pages. To KISS,
I'm using the databases directory structure on both web and local server.
Both the local and web server has FP extensions "on". The use of FP
extensions on the web site "locks" all the directories under the root (i.e.
both public and databases). Currently the only way I refresh the Web DB is to
log on to the web site and turn off the FP extensions (2-3 min to take
effect). FTP the local subset DB to the databases directory. After the
upload, log back onto the site and turn the FP extensions back on (4-5 min to
take effect). Log out and open FP to "republish" the web. For some reason I
have to do all not just changed pages, even if only the DB changed and no
pages was changed.
I want to somehow automate the process (i.e not having to go through the
above steps) so someone in the town office can refresh the data in the web
periodically.
Additionally the town currently does not have a copy of FP so some of the
steps could not be done or they would have to purchase a copy of FP.
I haven't work this angle before but was hoping to automate using the local
Access, e.g. code a module to connect to the web DB and refresh the data). My
understanding now is you can't connect to a HTTP/URL in Access.
Any suggestions...
Thanks
Jim T.
its data on our web site. Currently I have a module in the Access DB that
clears a copy to the web DB and then repopulates the data.
I'm using FP-2000 on my laptop to develop the town's web site. FP suggest
the DB is placed in a directory named FPDB at the same level as the web pages
while my service provider "requires" the DB placed in a directory called
DATABASES at the same as the PUBLIC directory housing the web pages. To KISS,
I'm using the databases directory structure on both web and local server.
Both the local and web server has FP extensions "on". The use of FP
extensions on the web site "locks" all the directories under the root (i.e.
both public and databases). Currently the only way I refresh the Web DB is to
log on to the web site and turn off the FP extensions (2-3 min to take
effect). FTP the local subset DB to the databases directory. After the
upload, log back onto the site and turn the FP extensions back on (4-5 min to
take effect). Log out and open FP to "republish" the web. For some reason I
have to do all not just changed pages, even if only the DB changed and no
pages was changed.
I want to somehow automate the process (i.e not having to go through the
above steps) so someone in the town office can refresh the data in the web
periodically.
Additionally the town currently does not have a copy of FP so some of the
steps could not be done or they would have to purchase a copy of FP.
I haven't work this angle before but was hoping to automate using the local
Access, e.g. code a module to connect to the web DB and refresh the data). My
understanding now is you can't connect to a HTTP/URL in Access.
Any suggestions...
Thanks
Jim T.