Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I access another Data Session without selecting it
Message
De
09/01/2001 12:09:00
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00461208
Message ID:
00461251
Vues:
15
Thanks Larry

I can think of a few places in my app where that technique will be useful:)

What are your feelings about using SET DATASESSION in general.

The help topic for it says.

SET DATASESSION is typically used to debug forms, and should not be issued when a form is active.

I am hoping that this is wrong and that I can use it with caution.




>>Sometimes when I am in a private datasession there is a value in another data session I want.
>>
>>I realise I can use set datasession to switch back to the other session
>>get the value and then switch back again but I wondered if there was a different way that I have missed.
>>
>>Thanks
>
>There is no way to do this manually without using SET DATASESSION TO.
>
>One way to do it automatically is to add a method to the form or session that created the datasession. When you make a call to the object, VFP will automatically switch to that datasession and use you can return any value you want. The datasession will automatically switch back when you leave the object.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform