Forum Discussion
ghuff2
10 years agoContributor
You might need to select the proper Providor/Driver for connecting to the specific database you have. For instance I connect to a remote SQL Server database, and I needed to install and use the SQL Server Native Client.
Just for reference here's where I'm talking about setting it in TestComplete:
If you are using the default Microsoft ODBC driver it might not have the IS NULL functionality. You'll have to research installing the proper driver for the database you are trying to connect to. Though if it's working through your DB admin tool then it's most likely already installed.