|
|
Browse by Tags
All Tags » Microsoft » ssis (RSS)
-
This blog has moved! You can find this content at the following new location:
http://andyleonard.blog/2016/02/07/microsoft-is-listening/
-
One thing that has always infuriated me about SSIS is the fact that every package has three different type systems; to give you an idea of what I am talking about consider the following:
The SSIS dataflow's type system is made up of types called DT_* (e.g. DT_STR, DT_I4)
The SSIS variable type system is based on .Net datatypes (e.g. ...
|
|
|
|