tbom
13 years agoContributor
ODB Connection string fails after upgrade to TC9.x
Hi..
I'm "finally" trying to upgrade my test scripts from TC8.6, to TC9.31.. Most of it is working right out of the box after upgrade..
However, I have one failure that puzzles me.. I am connecting to a SQL server with the following connection string
Provider=SQLOLEDB;Data Source=sql; Trusted_Connection=Yes;Initial Catalog=AspNetDb;User ID=Administrator;Password=Welcome123;
The string works in TC8.6, but not in TC9.31
Anything that I should be aware of?
I'm "finally" trying to upgrade my test scripts from TC8.6, to TC9.31.. Most of it is working right out of the box after upgrade..
However, I have one failure that puzzles me.. I am connecting to a SQL server with the following connection string
Provider=SQLOLEDB;Data Source=sql; Trusted_Connection=Yes;Initial Catalog=AspNetDb;User ID=Administrator;Password=Welcome123;
The string works in TC8.6, but not in TC9.31
Anything that I should be aware of?