Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox Value Property
Message
From
22/07/1999 14:25:49
 
 
To
22/07/1999 13:07:40
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00244846
Message ID:
00244894
Views:
13
>I have a combobox on a form that is bound to a Fiscal Year End column from a view. My problem is that I get a "combobox value-Data Type Mismatch-unbinding object combobox" error whenever I try to run the form. I understand that the combobox value property returns character strings and that's probably why it won't work, but, since this is a date field, is there any way around this?
>
>Thanks for the help! (In case you couldn't tell, I'm new to VFP :)
>
>Amanda

do you really need to bind the column to the date field? If your RowSource is a cursor or table, the selected item will be pointing to the cursor record. You can get the value directly from the cursor.

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform