Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo box to scroll thru a database
Message
De
23/03/2010 08:00:16
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01456119
Message ID:
01456418
Vues:
38
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform