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

Click here to load this message in the networking platform