Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
My views just don't like me
Message
De
10/12/1999 09:37:12
 
 
À
10/12/1999 09:25:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00301594
Message ID:
00301649
Vues:
29
>>Every copy of a view you open will open exclusively, but that's ok, because a view isn't a shared resource. (A view definition is). Don't worry, your app will be fine.
>
>Okay, then maybe I'm not really understanding what's going on. I was doing multi-user testing the other night on the app and was getting a lot of "you can't have it, someone else is using it" messages. So that's when I found that the views were opening exclusively. And that's when I figured that must be the problem. Is there something else I should be looking at? Thanks.

There is no such things as having exlusive access to a view definition. You have exclusive access to the view, yes, but that's because the cursor that your view creates is its own copy that lives on your disk (or in your memory), and noone else can see it.

Your contention problems lie else where. What are the exact errors you are getting, and when?
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform