Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Field phrase not found error
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00442218
Message ID:
00442236
Vues:
11
>I'm getting this message when a listbox Refresh method is called by the form itself. I have a listbox with:
>
>1. rowsourcetype=fields
>2. list of field names in the rowsource property
>3. controlsource is set to name of the table
>
>TIA.

You'll get that error if you specify the alias for anything but the first field in the RowSource. It seems pretty strange, but the way you need to list the fields is to have the alias in front of the first field, but none of the others.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform