Search
Submit a request
Sign in
How can we help you today?
Categories
Submit a request
Submit a request
Sign in
Support
Community
SQL Data Compare Previous Versions
Does Data Compare lock the table during data synchronize?
New post
We looking for the tool that allow us to synchronize data between 2 difference tables in production environment.
So, we concern about table lock during data transfer.
Does Data Compare lock the table during data synchronize? (In both side) .
Dino
October 09, 2008 00:36
-
0
+
Comments
1 comment
Sort by
Date
Votes
SQL Data Compare does not put any locks on tables during an update, any locks that are applied are done so by SQL Server.
You can view the migration script before you run it so that you can see exactly what SQL Data Compare plans to run on the server.
I hope this is helpful.
Chris Auckland
October 10, 2008 05:57
-
0
+
Add comment
Please
sign in
to leave a comment.
So, we concern about table lock during data transfer.
Does Data Compare lock the table during data synchronize? (In both side) .