Forum Discussion

tbom's avatar
tbom
Contributor
13 years ago

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?

2 Replies

  • tbom's avatar
    tbom
    Contributor
    forgot about this.. :)



    It was a missing dns record on the particular test machine, that caused the problems..



    / Thomas