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:
00427030
Vues:
54
Hi Barbara,

In what event do you set excl off in the Main Form?

Iam using private session in main form then default in subsequent forms.

But I'am having problems with record positions when going from form to form. (not positioned on the same record.

I don't think I'am using buffering. where do you specific it? and what type should I use?

Any suggestions?

Thanks in advance.
Roland...

==============================================================================

>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.
-BP
www.peisch.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform