I am trying to bind a DateTimePicker to an SQL database using the "Value" property. Everything seems to work fine (i.e. appropriate values being picked up, no errors, etc.). However nothing is ever added to the database. I've checked my queries inside the query builder and everything works there fine, but it won't update from the form and I suspect it may be the DTP control. Thanks.