Microsoft
Software
Hardware
Network
Question : Correct syntax in a Where clause
I need help with the syntax of a Select statement where the WHERE clause is looking for records that have a value that is True (a Yes/No data type).
Here is the statement that doesn't work:
rst1.Open "SELECT * FROM qryList WHERE SendEmail = " & "" & True & "'""
Thanks in advance,
Ron
Answer : Correct syntax in a Where clause
rst1.Open "SELECT * FROM qryList WHERE SendEmail = 1 "
should do it...
Random Solutions
HTML Multiselect Box
Assign the value to a script global variable from the Server side code
ASP.net 3.5 vs 4
Password Protect Back End of an Access Database
New ESXi 4 Host (not responding) in vCenter
download linux OS
Install IIS with a vbs script.If supporting files needed pick from a predefined path.
HP SAN drive fail
Insert one field or value as another
Changing fileserver password