Forum Discussion

markhost's avatar
markhost
Visitor
10 years ago

How an I get TestComplete to recognize "is null" in a DB query?

I am trying to use a DB variable to pull some data to use for testing, but TestComplete doesn't seem able to recognize the "is null" keyword.  My query is in the form of:   SELECT field1, field2,...