Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MTS and Read-Only Config Data in DBC?
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00469299
Message ID:
00469352
Views:
15
>I have a DLL running inside MTS. I was thinking of putting read-only config data in a table in a DBC. Would there be any benefit to doing a DSNless Remote View of the data (ie, going through ODBC DSNless) of the VFP data? I was thinking that the MTS data-related caching features would provide some speed benefit over reading .ini files repeatedly from disk.
>
> ?

MTS has a thing called the shared property manager where this configuration data can be placed. Although the DSN connection string can be directly put into your DLL. If you don't foresee that changes will be needed to the connection, that would be an option.
Previous
Reply
Map
View

Click here to load this message in the networking platform