Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Populating a combo with date fields
Message
De
16/03/2002 18:24:18
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00633827
Message ID:
00633834
Vues:
22
Thanks Sergy, I will take a read.

Ravi

>See faq #8146.
>
>>Hi All:
>>
>>I am trying to populate a style 2 combo with records from a date field based on the following select statement.
>>
>>
select * from Physicals into cursor ViewPhysicals nofilter;
>>	where Physicals.Healthnum = mHealthNum;
>>	order by Physicals.date
>>
>>thisform.combo2.value = ViewPhysicals.date
>>
>>The forms Init has a variable mDateSeen = {}. The control source for the combo is mDateSeen.
>>
>>Result: Each time the form is launched, I get a message that says "Data type mismatch, unbinding object combo2."
>>
>>Question: Does'nt {} suggest a date? Where am I going wrong? TIA
>>
>>- Ravi
- Ravi

True greatness consists in being great in little things.
- Charles Simmons
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform