I have a form connected to an sql database that has datepicker fields attached to a table in the database with dates. When I open the form I would like it to show the value in the database or be blank if that field is null in the table. Right now it is putting in the current date for fields that are null in the table.