In this article, I will first give an overview of SSIS data types and data types conversion methods and then I will illustrate the difference between changing the columns data types from the Source Advanced editor and using Data Conversion Transformation.
SSIS Connection Managers: OLE DB vs ODBC vs ADO.NET
SQL Shack
SSIS Derived Columns with Multiple Expressions vs Multiple Transformations
SQL Shack
Execute SQL Task in SSIS: Output Parameters vs Result Sets
SQL Shack
Execute SQL Task in SSIS: SqlStatementSource Expressions vs Variable Source Types
SQL Shack
SSIS OLE DB Destination vs SQL Server Destination
SQL Shack
SSIS Expression Tasks vs Evaluating variables as expressions
SQL Shack
SSIS OLE DB Source: SQL Command vs Table or View
SQL Shack
SQL Server Integration Services provides a wide variety of features that helps developers to build a robust Extract, Transform and Load process. After many years contributing to SSIS related tags on Stackoverflow.com, I can say that many developers have some misunderstanding about SSIS features (SSIS OLE DB Source, SSIS Expressions,...
[Read More]
SSIS Flat file could not deal with NUL (\x00) value
Stack Overflow
An efficient approach to process a SSAS multidimensional OLAP cube
SQL Shack
While building and deploying an SSAS OLAP cube, there are two processing orders that you can choose from when you create a process operation: Parallel (All Objects will be processed in a single transaction): Used for batch processing, all tasks run in parallel inside one transaction. Sequential (Transaction mode): One...
[Read More]
C# Script in SSIS Script Task to convert Excel Column in "Text" Format to "General"
Stack Overflow
C# - Extract objects from SQL Command
Data Developers
Do you really need to implement Big Data technologies in your ecosystem?
Towards Data Science
From many years, “Big Data” has become widespread and trendy. The Big Data technologies started to fill the gap between the traditional data technologies (RDBMS, File systems … ) and the high evolution of the data and business needs. While implementing these technologies is a must for many large-scale organization...
[Read More]
Fast load error output doesn't redirect entire batch
Stack Overflow
Report dates not working correctly if date format is not mm/dd/yyyy
Stack Overflow
Retrieve multidimensional database objects directories
Stack Overflow
SSIS Script Task error: Exception has been thrown by the target of an invocation
Data Developers
How to load mixed record type fixed width file with two headers into two separate files?
Stack Overflow
Announcing SchemaMapper a C# data integration class library
Tech Blog
How to Map Input and Output Columns dynamically in SSIS?
Stack Overflow
How can I fix the number of groups in each page of SSRS
Stack Overflow
Date calculation with parameter in SSIS is not giving the correct result
Stack Overflow
Ad-Hoc networks QoS and Security overview
Tech Blog
RaDEn: A Scalable and Efficient Radiation Data Engineering
BDCSIntell'2018
Detecting and monitoring radiation level is one of the critical duties for governments and researchers because of the high threats it oppose to humans. It was challenging in the past century to have a centralized radiation monitoring system until the rise of IoT (Internet of Things). Radiation level is measured...
[Read More]