J
jimt
I'm using FP2000 and have the FP extentions turned on on both the localhost
and
the hosting system (which is great for a novice like me to handle document
control). I have a DB which is maintained and stored locally on another
computer
and networked over when enough changes are made to the DB for refreshing the
web
DB. The localhost DB is in a directory named FPDB under the inetpub\wwwroot
directory per FrontPage standards. The hosting system however REQUIRES the
DB to
be stored in a directory outside the /public directory named databases (all
the
web guru also indicates this is a good idea for security reasons).
1. How do I (FrontPage) get the DB from local FPDB directory to the not
under /public
"database" directory on the host. where all the other FP objects are stored
2. What setting in FP (tools/websettings) should be used?
3. What connection string (nonDSN) should be used in my ASP connection
include page? Are the connection string(s) different for local and web
connection, if so, do I have to kept separate string for testing purpose
against the local DB and then reset the string before I do the next publish?
As alway, thanks in advance for any help
Jim T.
and
the hosting system (which is great for a novice like me to handle document
control). I have a DB which is maintained and stored locally on another
computer
and networked over when enough changes are made to the DB for refreshing the
web
DB. The localhost DB is in a directory named FPDB under the inetpub\wwwroot
directory per FrontPage standards. The hosting system however REQUIRES the
DB to
be stored in a directory outside the /public directory named databases (all
the
web guru also indicates this is a good idea for security reasons).
1. How do I (FrontPage) get the DB from local FPDB directory to the not
under /public
"database" directory on the host. where all the other FP objects are stored
2. What setting in FP (tools/websettings) should be used?
3. What connection string (nonDSN) should be used in my ASP connection
include page? Are the connection string(s) different for local and web
connection, if so, do I have to kept separate string for testing purpose
against the local DB and then reset the string before I do the next publish?
As alway, thanks in advance for any help
Jim T.