Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox with SQL RowSourceType
Message
De
30/01/2002 13:57:30
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Listbox with SQL RowSourceType
Divers
Thread ID:
00612945
Message ID:
00612945
Vues:
53
I have a list box using RowSourceType - 3 (SQL). The RowSource is:
select ffield, fcondition, fvalue from InvRptFilter where fsessionid = thisform.sessionid into cursor cFilter
When the form loads I get an error "thisform can only be used in a method" however, when I add some records into invrptfilter and requery the listbox, I don't get the error and the listbox displays the additional records as I would expect.

Is there a better approach to using a filtered listbox?

TIA!

Rob
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform