combo box issues

vijay

Registered User.
Local time
Yesterday, 19:54
Joined
Apr 28, 2003
Messages
16
Hi All,
Please help with the underlying problem.
i have 2 combo boxes.
combo_box1 of them has values "january","april","july" and "october".
combo_box2 has values 2001,2002,2003.
after the user selects the values,i concat the values,and store it in an underlying table as "01-combo_box1.value-combo_box2.value".

i have set the format of the combo box1 to "mmmm" and tie it to a source column of date datatype.Now, it shows "january" when i perform a query.

but now,when i try to insert a new value from the underlying combox1 values,Iam told that the field is of a different type or length !!

any help?????..pleaseeeeee

Thanks
 
You'd be better to continue this on this thread as it would appear to be an extension of the same problem.

Why clutter up the forum with extended questions?
 
I posted it again because i said .."i got it" in the previous thread..and evidently i did not!!
 

Users who are viewing this thread

Back
Top Bottom