I have a strange problem occurring in SQL 2000. When running queries with a "Is Not Null" criteria, I get the correct results. When running the same query with an "Is Null" criteria, I get data that is definitely not NULL! I've never seen this before and need some help. I've tried rebuilding indexes, no joy. DBCC CheckTable and CheckDB routines turn up nothing. What's going ON?