Microsoft
Software
Hardware
Network
Question : How to find records between two dates ?
HI
I need to find some records between two dates using SQL against an Access database, I did something like the attached code but I don“t get any record.
Regards.
Answer : How to find records between two dates ?
Try this:
"WHERE (((FINICIO_PROMOCION)<=#" & hoy.ToShortDateString & "#) AND ((FFINAL_PROMOCION)>=#" & hoy.ToShortDateString & "#) AND ((ESTATUS)='PROMOCION'))"
Random Solutions
Control lock Question
export to excel from dataset
VBA code to prompt user to enter a password when the user wants to access a form or report in DESIGN view
Parsing .aspx page with XMLReader, get a list of controls
SBS 2003 ISA 2004 LAT problem
Determine PrintArea in Excel
Excel Web Access Error ?
Announcement Webpart to show on all sites
Unable to remove replica public folders
Infopath Data to SQL