When I put the DateTimePicker on the windows form and conect them with database (sql data adapter) and add new record I get current date in the field.
that is OK , but when I start update metod of sql dataad apter the date on the Date Time Picker is not reflect in the database.
Does enybody know Why?
that is OK , but when I start update metod of sql dataad apter the date on the Date Time Picker is not reflect in the database.
Does enybody know Why?
Comment