Forum Discussion

ealexj's avatar
ealexj
New Contributor
13 years ago

Connecting to DB2 database using TestComplete.

Hi, I need to access a DB2 database using TestComplete. I use VBScript to create the tests of web pages, and I need to execute SQL statements (CRUD) in a database. Is this possible? Than...