Smartbulkcopy Versions Save

High-Speed Bulk Copy tool to move data from one Azure SQL / SQL Server database to another. Smartly uses logical or physical partitions to maximize speed.

v.1.9.9

1 year ago
  • Improved query compatibility to make Smart Bulk Copy work also with previous version of SQL Server, like 2014 (please note that it has not been tested with version prior than that.)

v.1.9.8

2 years ago
  • Added option compatibility-mode to provide a workaround for when, using xml tables, the WriteToServerAsync method get stuck in a deadlock. When compatibility-mode set to true, the non-async method WriteToServer will be used. This does not suffer of the deadlock problem, but it also cannot be nicely cancelled and so exception management, and thus connection recovery, is more difficult.

v.1.9.7

2 years ago

Quoted clustered key column names to avoid conflicting with reserved keywords Check for temporal tables only if running on a SQL engine version that supports that feature

v.1.9.6

3 years ago
  • Exclude External Tables when generating table list
  • Correctly manage StopIf SecondaryIndex flag

v.1.9.5

3 years ago

Added support for synchronizing identity values

253539

3 years ago

247637

3 years ago

247635

3 years ago

v.1.9.4

3 years ago

Added support for setting the command timeout.

246949

3 years ago