I setup a db web in frontpage 2003. It located the db in the FPDB folder. I
need to tell the code to look at a different directory because the database
has to move to the hosting supplied db folder with apprapro access. Can
someone tell me how to direct my asp.net pages to look elswhere for the db??

Thanks!!

Re: database location in asp.net by Stefan

Stefan
Thu Mar 10 12:54:03 CST 2005

Tools Site Settings Datebase Add
- delete your global.asa and db in the fpdb folder before you do

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"chazspot" <chazspot@discussions.microsoft.com> wrote in message news:95743DB8-E7F7-481C-8519-75E7B60872D5@microsoft.com...
|I setup a db web in frontpage 2003. It located the db in the FPDB folder. I
| need to tell the code to look at a different directory because the database
| has to move to the hosting supplied db folder with apprapro access. Can
| someone tell me how to direct my asp.net pages to look elswhere for the db??
|
| Thanks!!