Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to make forms multi-user on an NT Network?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00426973
Message ID:
00427003
Vues:
24
>Hi VFP Users,
>
>How do you make your app multi-user on an NT Network?
>
>My app is very simple. I'am using app hook on forms; I think. Graphic Image on each form.
>
>I Open tables read only in Main Form dataenvironment with AUTO OPEN.
>
>Where do you make it Multi-User for NT Network?
>
>I can't seem to find anything in the DATAENVIROMENT rr Multi-User.
>
>Thanks in advance.
>Roland...

You need to SET EXCLUSIVE OFF. It sounds like you're using the default datasession on all of your forms, so you may only need to do this on the main form. Are you using buffering at all? If not, you may want to look into using RLOCK() for any records you are editing. I would recommend using buffering, though.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform