Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Leave open tables from form to form
Message
De
27/09/2000 17:30:29
 
 
À
27/09/2000 16:03:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00421742
Message ID:
00421796
Vues:
15
>I have created some form and reports.
>
>The main form finds a record from user input.
>
>The detail form displays the record found.
>Click on the control to print the detail form.
>
>Print report the displayed record found.
>
>When a do form is executed to do next form the dbf gets opened again
>and the next form looses the record pointer.
>
>I use the DATAENVIRONMENT ON ALL FORMS/REPORTS. It make you fille ouit the dataenvironment each time you create a new form/report. Any way of just using the DATAENVIRNMENT from the first FORM???????

Set the subsequent forms' DataSession property to 1 (Default).
Then they will all open in the same data session as the first form.
Insanity: Doing the same thing over and over and expecting different results.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform