Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Q: storing config info for published web service
Message
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00941296
Message ID:
00941328
Views:
7
I don't know it is the best way but I store it in web.config. For example:
<appSettings>
    <add key="MyDbcFolder" value="E:\MYFOLDER\DATA\" />
    <add key="MyDbcName" value="APPDATA.DBC" />
 </appSettings>
HTH.

>What is the best way to store configuration info, like path to database, for FoxPro MTDLL when publishing web service?
>
>Is it system registry or there is something similar to Global.asa or Web.config?
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform