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
The AD schema has not been updated to support synchronization with Citrix Password M anager
OCS Federated Contacts DO NOT show presence?
Cannot joining a Windows server 2008 domain from xp computer
Convert from VMWare to Hyper-V
adding routes between two netkorks
How to check different version of same application through SCCM?
windows server 2008 unattended install
TPMAuth.exe error at startup
Macro running very slow
AutoDial from Access without Getting the AutoDial Window