Microsoft
Software
Hardware
Network
Question : Access 97 Query problem
I'm running a query in Access 97 to exclude all items with the following statement in the criteria.
Not Like "in Building*"
However, when I do this it also excludes any null values in the same column?
Answer : Access 97 Query problem
select * from tablex
where [fieldName] not like "in building" and [fieldname] <> null
Random Solutions
C# SQL Query considerations against a large database
PPS viewer for Windows 7 and 64 bit system
Check Date against database date range values
BSOD 0X000000D1 nvstor.sys blue Screen
splitdata macro udf
SSIS Security
Outlook rules for to/cc field
Slow rending of Reporting server reports in firefox
Convert conditional formatting to normal formatting? conditional is lost when converting to Excel 95
sharepoint 2007 workflows