Microsoft
Software
Hardware
Network
Question : Check syntax of SQL Select statement in access vba code
Hi,
Could someone please check this syntax for me:
strSQLMonPubs = "SELECT * FROM qryWeeklyAccountCharge WHERE CustomerID = " & CurrentCustomerID & " AND 'DayDelivered = Monday OR Monday - Friday OR Monday - Saturday'"
In the query there is a field called DayDelivered and I want all results where the DayDelivered is "Monday" "Monday - Friday" or "Monday - Saturday"
So a single customer may have multiple results.
Thank you.
Answer : Check syntax of SQL Select statement in access vba code
strSQLMonPubs = "SELECT * " & _
"FROM qryWeeklyAccountCharge " & _
"WHERE CustomerID = " & CurrentCustomerID & " AND DayDelivered IN ('Monday', 'Monday - Friday', 'Monday - Saturday')"
Random Solutions
oracle error: ORA-01665: control file is not a standby control file
Asterisk 1.6 incomming call hang up
XP Compatibility Mode - Intermittant - Drives mapped to Host Machine don't work
Juniper SRX Firewall - VNC
Network issues loading company web-site
Itunes Boujour Service Errors
I would like to have very thin grid lines in Excel 2007
one code fits all : INDY9 or INDY 10 with D7 or D2005 or D2010Question:
Trunking issues with HP Procurve Swicthes 3500yl
pop up panel