hi,i use 3 list box in my form 1st for 'date' 2nd for 'month and 3rd for 'year' and i create only column in database to store date that user select from the above 3 list boxes......what should i write for insert
insert into table( )values( )?????
thanks
insert into table( )values( )?????
thanks
Comment