Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DATA ENVIRONMENT
Message
 
À
26/09/1997 14:00:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00051803
Message ID:
00051805
Vues:
47
>I would like to put a
>
>NODATA ON LOAD in the Data Environment before the opening of the table.
>Which method do I put it in?
>
>Previously, I alwys opened the tables in the form's Load event but I figured I'd
>try this for a change.
>
>Thanks,
>Gene

Gene,

You can use the property of a Cursor object (if you're using the Data Environment GUI) which is NoDataOnLoad and set it to True.

Or if you are opening tables with commands in the Load Event, then just add the NODATA clause to the USE statement where you opening the views. BTW, that's important, NODATA only works with Views, but I'm sure that you knew this.

Leslie
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform