Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GETTING LISTBOX TO DISPLAY FIELDS OF MY CHOICE
Message
De
19/11/1997 15:09:37
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00060717
Message ID:
00061224
Vues:
78
>Rowsourcetype should be 'fields'. Rowsource should include alias, e.g. "table1.lname,ss_num,dob"
>
>Can I reissue a quest? I have a form with this listbox and the problem I have is this: When it runs I get this error:"Error loading file-rowsource record number 4 'field' phrase is not found.
>The bound file is a temporary file with and alias called 'somerecs' and the listbox should display lastname,ss_num,phone,dob. The rowsource lists these one after another verbatim lastname,ss_num,phone,dob. The rowsourcetype is fields.
>Is this enuf info to go on?
This error that you are getting is saying that the RowSource you specified for the Listbox is not found. Either you misspelled it, as Ed mentioned, or it is not opened. Check to make sure that 1)The table is in the Form's DE or that the cursor is opened prior to the Form's INIT. 2)That you have specified the correct table/cursor and that the spelling is correct.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform