A
Andrea
Hello!
I'm using recordsets to compair to tables with identical
fields. When I check to see if two text fields are not
equal, it doesn't recognize that a null value is not equal
to a text value. The condition works properly for
compairing date fields, boolean fields, and string fields
that are each storing text. It just seems to be
struggling with the null value.
Can someone explain this to me???
Thanks in advance!
Andrea
I'm using recordsets to compair to tables with identical
fields. When I check to see if two text fields are not
equal, it doesn't recognize that a null value is not equal
to a text value. The condition works properly for
compairing date fields, boolean fields, and string fields
that are each storing text. It just seems to be
struggling with the null value.
Can someone explain this to me???
Thanks in advance!
Andrea