SQL Compare Synchronization Time Out

dmccormickdmccormick Posts: 2
edited July 9, 2009 7:42AM in SQL Compare Previous Versions
We have an offshore team in bolivia that cannot complete a synchronization. The tool gets through the comparison phase but cannot update a database in either direction due to timeouts. The team has no problems connecting and synchronizing code through our VS TFS, but SQL Compare is a no go.

Is there anything we can do configuration wise to address this issue?

Comments

  • Thanks for your post.

    You could try increasing the connection timeout value.

    You can do this by manually amending the connection string for the server. e.g. MyServer\MyInstance;connection timeout = 300 (for 300 seconds).

    If this doesn't help, can you post the exact error message you get during the sync?
    Chris
Sign In or Register to comment.