Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Private Datasession
Message
De
13/12/2001 06:38:38
 
 
À
12/12/2001 07:53:25
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00593168
Message ID:
00593780
Vues:
21
>Hi Jimmy you need to change to the datasession where the table is open and the issue the recno() thate this example
>
>lndsid = SET("DataSession")
>lnid = the datasession id that wolds the table if default then 1
>SET DATASESSION TO (lnid)
>lnrecno = RECNO("mytable")
>SET DATASESSION TO (lndsid)
>
>>I have a form with it datasession set to private.
>>How can I check the recno() from a table outside the form?

So by setting the datasession ,you switch to the workarea the form is using ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform