Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running several instances of one app.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00191174
Message ID:
00191264
Vues:
16
>By default, the config file is opened exclusively and a second instance won't be able to open it again. Take a look at your config file/setting. There are 3 solutions:
>
>-run without config file if don't need one
>-run with different config files for each instance
>-make the config file read only if the app doesn't need to modify it.
>
>Vlad

I think you mean resource file...

As Jim said, Config.fpw file needs SET RESOURCE OFF or else you need FoxUser.dbf and FoxUser.fpt changed to read-only (via windows Properties, DOS ATTRIB command or network rights settings).

Cheers,
Rich.
Rich Addison, Micro Vane, Inc., Kalamazoo, MI
Relax, don't worry, have a homebrew.
- Charlie Papazian, The New Complete Joy of Home Brewing
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform