Tuck Hoh

Tuck Hoh

  • NA
  • 27
  • 0

VB and Access Database

Mar 22 2010 1:11 PM

Having the access datebase with a Date/Time column that display dd-mmmm-yyyy and  a DateTimePicker how should the sql be for select items from the access database
Select * from table where startdate = 'datetimepicker' ? Or must there be some formating of the dates before selecting.

Answers (5)