SQL Setup ToolSuite Introduction (3) – SQL Registry Viewer Version 2.2

First published on MSDN on Jan 24, 2018

You may want to know what registry keys will be added to system for a SQL server installation. If you use some registry snapshot tool to compare the window registries change of before and after t… Continue reading SQL Setup ToolSuite Introduction (3) – SQL Registry Viewer Version 2.2

TLS Issue with SSIS package while accessing OData Source like Dynamics AX Online

First published on MSDN on Jan 16, 2018

I have come across an interesting scenario recently while working on one of the customer issues. The SSIS package fails during the execution, even though the Test Connection and Preview Dat… Continue reading TLS Issue with SSIS package while accessing OData Source like Dynamics AX Online

Flat file connection manager doesn’t work for rows containing “Embedded Qualifiers”

First published on MSDN on Dec 29, 2017

I came across an interesting issue related to Flat file connection manager which doesn’t work for rows containing “Embedded Qualifiers”. I have worked with two different partners and both were ha… Continue reading Flat file connection manager doesn’t work for rows containing “Embedded Qualifiers”

Analyze Network Latency Impact on Remote Availability Group Replica

First published on MSDN on Dec 21, 2017

Multisite availability groups allow customers to deploy copies of business data across multiple sites, for disaster recovery and/or for reporting purposes, offering near real-time changes ava… Continue reading Analyze Network Latency Impact on Remote Availability Group Replica

SSIS packages executed through SQL Agent Job scheduler fails while connecting to Azure File Storage Path

First published on MSDN on Dec 01, 2017

Recently we ran into an interesting scenario where we had a SSIS package that contained a script task and inside the script task, we were making connections to Azure File Storage and pulling the … Continue reading SSIS packages executed through SQL Agent Job scheduler fails while connecting to Azure File Storage Path