Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Speeding up Form Creation
Message
De
30/11/1999 01:19:06
 
 
À
30/11/1999 01:15:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00295725
Message ID:
00296737
Vues:
20
>
>And how do you know to issue NODATA when opening the view? The parameter, even if defined in the offending routine, would not be in scope in the error method.
always open views with NODATA
the code snippet would look something like

SELECT ViewName
luParameter=SomeValue
requery()

the error is trapped in the SELECT and thus the view if open before the requery
or if it the view is a recordsource or controlsource - this is trapped when the page or form is initiated

Arnon
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform