Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
INI files
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Divers
Thread ID:
00179822
Message ID:
00179846
Vues:
25
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform