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
event 2436
cannot connect SQLOLEDB to distance server
vba to forward html or plain text emails with additional text at front
Individual & Bulk Reporting for MySQL Database
Using DoCMD.FindRecord getting runtime error 2162
Outlook Web Access 2003 Redirect
QuickBooks Server Component and the Vista Firewall
Must impersonation be used to make the PSI Statusing.SetAssignmentWor<wbr />kData web service update the data?
Custom Scroll Bars Drop Down List box Arrows
Frontpage Hyperlink problem