Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with default data session
Message
 
À
15/04/1999 00:19:18
Jocylyn Sy
Freelance Programmer
Cebu, Philippines
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00208464
Message ID:
00208483
Vues:
25
>Good day,
>
>I have a form which creates a temporary file
>with a memo field.
>
>I would like to be able to click on the button
>of the 1st form and call up another form to
>enter the memo.
>
>I thought that all I had to do on the 2nd form is
>to make sure that _default data session_ is used.
>The 1st form is using _private data session_.
>
>This doesn't seem to be the case. :(
>
>What is the technique?
>
>
>Thanks in advance.

Pass the DataSessionID property value to the second form. In the init of the second form, receive lnDataSession and put 'THISFORM.DataSessionID=lnDataSession'. This second form will then be using the same DE as the first.
Nigel B Coates
NBC Software Services
Dublin, Ireland.
eMail: Nigel.Coates@NBCSoftware.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform