i now realize that my main problem is : "i don't exactly know how to use it."
do u mean that by just placing the calendar control on the form, i can straight away use them without having to program anything n just call them with
adodc1.recordset("datepicked") = calendar1.value
when i click on certain date from calendar control, i want the value to be inserted into a field in database.how do i do that?
thanx again plusplus:)