Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox with Date value
Message
 
 
To
22/03/2004 14:37:54
John Tomblin
Service Station Systems, Inc.
San Jose, California, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00888622
Message ID:
00888639
Views:
13
You cannot bind combobox to a date field directly. See How to Bind ComboBox to Date Fields FAQ #8146.

>I have a combo box with a RowSource which is a cursor. The cursor has two fields: a text date and a real date i.e. January 2004, 01/01/04. The first column is to display to the user, the second column is to be stored in the ControlSource which is a date field in a table.
>
>All I get are data type mismatch errors.
> Format property = "D" - Fox changes it to "None".
> Value = {} - data type mismatch.
> Init Method: This.Value = date() - mismatch.
>
>This seems simple but, Foxpro won't work with me. Any ideas?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform