Adagio
7 years agoFrequent Contributor
TestComplete and DB connection doesn't work on the Win-7 Virtual Machine
Hello, I'm using the following connection string to connect TestComplete to AS400 database on my machine(WINDOWS 10). The connection works just fine. I'm not creating/using any DSN on my machine....
- 7 years ago
Thank you for your reply, Robert! ODBC was already configured, but now it seems I was making some mistake in the connection string itself.
I had to replace 'Data Source' by 'System' , and it worked fine on the Virtual Machine. I believe the system thinks of DSN when it sees ' Data Source' in the connection string.
Thank you
Abhi