Hi,
the problem with this control that it does not accept null value, that is
why you get this error.
so you can either make in unbound, and add code to update a textbox with
date after datepicker entry, or use some other solution, for example this
one:
http://www.pointltd.com/Downloads/Details.asp?dlID=32

Signature
Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com
> There are many articles on the limitations of the Microsoft datetime
> picker and it not accepting null values. I am probablt in the same boat
[quoted text clipped - 10 lines]
> Why is it null since I have configured the SQL Table to populate it
> with today's date?