
Microsoft SQL Server - SQL syntax generated to drop primary key is incorrect in some Templates

Template - STAGING Mssql As View - the view is unexpectedly created without defining the catalog name, which leads the view to be created in the default catalog of the connection, which can be wrong

Template - Staging Mssql As Table - new parameter "Create Stage Indexes"

Template - Integration MSSQL - new parameter "Create Indexes On Target Table"

Template - Integration Mssql - recreate indexes on target table when it is dropped and recreated by the Template

Template - Load Rdbms to Mssql - new parameter named "Code Page" which allows to define the code page used for BCP and BULK INSERT

Template - LOAD Rdbms to MSSQL - improve the execution of BCP command and the logged command to be clearer

Template - LOAD File to MSSQL - improve the execution of BCP command and the logged command to be clearer

Template - LOAD Rdbms to Mssql - generated temporary file names may unexpectedly contain object delimiters

LOAD File to Mssql - new option 'SuccessIfNoFile' to create an empty table, if the source file does not exist

Support reversing indexes

Templates updated - New Parameters 'Unlock Cdc Table' and 'Lock Cdc Table' to configure the behaviour of CDC tables locking

Templates updated - New parameter 'Cdc Subscriber' on Templates on which it was not handled yet

Templates updated - support having CDC sources on Templates which were not supporting it (such as staging templates)

Syntax to drop an index was not correct

Templates updated - The 'Cdc Subscriber' parameter was ignored in some Templates when querying the source data

Microsoft SQL Server Component - update module definition to propose more accurate driver and urls