Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo box to scroll thru a database
Message
From
23/03/2010 08:09:06
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01456119
Message ID:
01456422
Views:
25
>>>>Also
>>>>
>>>>lnpk=thisform.combo1.value
>>>>if seek(lnpk,'profit' ,'id')
>>>>thisform.refresh()
>>>>endif
>>>>
>>>>profit being a table and id being a primary key
>>>
>>>Is ID integer or numeric? If yes, then BoundTo property of the combo should be true (if I recall correctly - it should be changed from default value to opposite).
>>>
>>>Try debugging this piece of code.
>>
>>
>>No...ID is a Character
>
>Ok. Did you get it working?


oh no not really...the bound to property was set to true. but no difference
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform