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
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