P
pbaugh
Hi folks,
Im a SQL Server developer who is currently using Access, so I'm
probably doing something really dumb. I have a simple query that is
searching on the criteria WHERE field = '' ie find me the records
where the text field is blank. I have two such records but the query
is returning an empty set. I though at first that maybe it was null so
I tried WHERE field = Null, but no luck there either.
Any ideas?
Many thanks
Pete
Im a SQL Server developer who is currently using Access, so I'm
probably doing something really dumb. I have a simple query that is
searching on the criteria WHERE field = '' ie find me the records
where the text field is blank. I have two such records but the query
is returning an empty set. I though at first that maybe it was null so
I tried WHERE field = Null, but no luck there either.
Any ideas?
Many thanks
Pete