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
sql server 2005 keyboard shortcuts
100% CPU usage in vCenter but not in taskmanager on the Windows NT 4.0 VM that has been converted
NFS share on FreeNAS
Cannot Replicate FREEBUSY from Exchange 2003 to Exchange 2010 - EVENT 14029, 4003,
301 redirect htaccess issue
How to delete Clonezilla Images
web design vs dev
Using VLookup for Data Validation
Is there any way to limit what the users see in shared calendars in Exchange 2003 / Exchange 2007?
OWA 2007: "The administrative limit for this request was exceeded"