Forum Discussion

Kateryna's avatar
Kateryna
Contributor
13 years ago
Solved

Changing server name in database checkpoints

Hello, Recently I removed TestComplete with all tests to another server. Now I have to change server name in all database checkpoints into a new one. And in order to save these changes I have t...
  • tristaanogre's avatar
    13 years ago
    As mentioned, beyond that, I don't have anything else to add.  My only other suggestion, I guess, would be to make sure that the server you're trying to access is accessible from the machine you're running the tests from.  Make sure that you can, outside of DBTable objects, connect to that server using the SQL ConnectionString (like using an ADO object or something).  It might be something simple like a mistyped character or something.