Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataCombo (OLEDB)
Message
 
 
To
13/11/2001 12:47:12
Douglas Salla
Folhamatic Sistemas
Americana, Brazil
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00580980
Message ID:
00584959
Views:
27
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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform