I am setting the value of a number of variables on a vb form to query a table. My problem is that the date I pass is not being recognised.
The date is being passed in a date variable in a short date format.
Here is my sql statement
strDate is the date I am passing
SELECT [Shipping...