T
thomasp
I have a MS Access table with the fields, ID, ATime, and ADate and I want to
select records between a certain date and time. Will someone show me the
proper syntax for the SQL statement. I need to construct the sql statement
in VB.NET 2005. I can write one that pulls records between a set of dates,
but not a certain time on the start date and a certain time on the endDate.
Thanks
Thomas
select records between a certain date and time. Will someone show me the
proper syntax for the SQL statement. I need to construct the sql statement
in VB.NET 2005. I can write one that pulls records between a set of dates,
but not a certain time on the start date and a certain time on the endDate.
Thanks
Thomas