Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
INI files
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00179822
Message ID:
00179846
Views:
24
>I have an application that has a priviate INI file stored in the application folder. The app reades and writes information from/to the INI file. We are about to install the app on a server running Terminal Server where there will be up to 20-30 users running the app at the same time. We are concerned about what will happen when more than one user tries to read and/or write to the INI file at the same time.
>
>Any suggestions?

Hi Dan,

I don't think that reading will be a problem (this is purely a guess). I say this because the API has the ability to open for shared reads. Writing maybe another problem. Why not a table rather than INI file? Then you would have to worry about this issue.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform