Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiple Items in parameterized view
Message
 
 
À
09/09/1998 03:52:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00134349
Message ID:
00134782
Vues:
13
Dave,

Another thing you may run into is the View complaining about thisform not existing. I generally don't use object properties for view parameters because the SQL has tendencies to execute outside the scope of thisform. You may need to use a regular memvar that is created just before the view is USEd or REQUERYed.

> WHERE Notes.st_id IN (?THISFORM.VSTRING);
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform