Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DataCombo (OLEDB)
Message
 
 
À
13/11/2001 12:47:12
Douglas Salla
Folhamatic Sistemas
Americana, Brésil
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00580980
Message ID:
00584959
Vues:
28
Hi Doug,

You can reference only one field in the ListField property. If you want to show values from two or more fields in the list you have to combine them into one field in the recordset.


>With the indication of our friend acessei a link and I got with the example that had to play the value of a RECORDSET there for a DATACOMBO of the following manera:
>
>With ThisForm.Ole_Combo
> .BoundColumn = xestados.Fields(0) .Name
> .ListField = xestados.Fields(0) .Name
> .RowSource = xestados
>EndWith
>
>until there everything well, is the problem that I don't get to show more than a field in DATACOMBO, does this RECORDSET have two fields one of ACRONYM of States and would another with the DESCRIPTION of States, like to show in DATACOMBO the two fields, did I already try only of everything and him exhibition or an or other, what should make?
>
>I am using VFP 6.0, SP5 and the version of ADO is 2.5
>
>Thank you very much for the help of everybody.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform