Does not equal operator

  • Thread starter Thread starter Sharp
  • Start date Start date
S

Sharp

Hi

Tried this, but did not work, why?

....
WHERE [DOG] != 0;

It does not like the 'does not equal' operator.
Any ideas? or workaround?

Cheers
Michael
 
WHERE [DOG] <> 0

Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top