I want to pass a date value on a microsoft access form to an SQL server data base, as a parameter, but I get the data conversion error: cannot convert var char data to smallTime,something like this. The form is capturing data and I have set data format for the field accepting the date value to Small date what can I do to resolve these date conversion problems?