Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Private Data Session Problems
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00223621
Message ID:
00223693
Vues:
22
In my form class, I have all these sets in the LOAD. At the end of the LOAD, I have the command This.AddLoad() which is a method I added to my form class. When I create a new form, any additional code I want to run in the LOAD is actually placed in the AddLoad method.

>OK I understand that these the SET items can get changed in a private datasession, but under what method of the form or datasession do I set them again. Thanks for your help!! This is killing me.
>
>>>I'm having a problem opening a database in a private data session. I do have the database open in a general session but have SET EXCL OFF, so it should not be a problem. But when the form loads, I get
>>>"Error: The table is in use. The table may already be open exclusively"
>>>
>>>I even tried opening the table in the general session with the SHARED option, but that did not help either. What gives...?
>>>
>>>Also I noticed when I have a form with a private datasession Talk gets turned on somehow. It the init method the best place to turn it off for that data session? Thanks for any help you can give...
>>
>>All of those SETs are scoped to the datasession. See VFP help on SET DATASESSION to see a list of all the SEts that have to be reSET with all Forms with a private DS.
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform