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
Add/Remove programs display has large gap in listling ?
Compare two tables and record calculated value in query
Try to open a Silverlight project on Visual Studio 2008 but I can't
SBS 2008 Error messages
cannot see some workgroup computers
Clear Orderby on exit of form
Global import into SQL Server 2000 related question
SSRS: Group Drill Down
programmatically work with object data source and report viewer
Problems inserting an image on the signature inside OWA