Replacing Data Conversion icon

Replacing Data Conversion

1 big stars
Replacing Data Conversion screenshot
Name: Replacing Data Conversion
Works on: windowsWindows 7 and above
Developer: Todd McDermid
Version: 1
Last Updated: 27 Feb 2017
Release: 10 Aug 2010
Category: Internet > Servers
Rate this software:
254 downloads
screenshotsView Screenshots(2)
commentsComments
downloadDownload
Liked it? Tell others:
details

Replacing Data Conversion Details

Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012
SHA1 Hash: 65965c6dd2eb1cbcfca65877092a231e73265007
Size: 30.77 KB
File Format: zip
Rating: 1.956521739 out of 5 based on 23 user ratings
Downloads: 254
License: Free
Replacing Data Conversion is a free software by Todd McDermid and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download Replacing Data Conversion which is 30.77 KB in size and belongs to the software category Servers.
Replacing Data Conversion was released on 2010-08-10 and last updated on our database on 2017-02-27 and is currently at version 1.
download button
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
features

Replacing Data Conversion Description

The Replacing Data Conversion package provides a component that can be used in place of the standard Data Conversion. But it completely replaces the original column instead of adding a differently named column. Blanket conversions can also be performed with one click (i.e. all DT_STR to DT_WSTR).
This component replaces the column in the Data Flow instead of adding a new column with a different name. In order to do so, it is coded as an asynchronous component - it copies the data from the input buffer to a new output buffer. As such, it will probably be less efficient than the Data Conversion component in SSIS. This behaviour/architecture was intentional (for my purposes), but the code could be modified to add columns instead of replacing them, making the component synchronous.

Advantages

- The "simple" mode makes setting up conversions of lots of columns from one data type to another extremely quick and easy. For example, converting all DT_WSTR columns to DT_STR takes one or two clicks, instead of... a lot.
- Allows the column name to be preserved after the data type conversion.

Disadvantages

- This is an asynchronous component. It performs a memory copy to create a new output row for each row that arrives on its input. It is not a blocking component - it is able to process input rows immediately, behaving more like a Union All component than a Sort component.
- This is coded in .Net instead of C/C. The Data Conversion component included in SSIS uses native code, and as such, will run faster.System requirementsSQL Server Integration Services (SSIS)
screenshots

Replacing Data Conversion Screenshots

Replacing Data Conversion screenshot 1 Replacing Data Conversion screenshot 2
similarSimilar Software
DTLoggedExec icon
DTLoggedExec
v 1.1
free