|
|
|
|
Browse by Tags
All Tags » Connect » Microsoft (RSS)
-
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. ...
-
In the last months, I got the infamous ''it's by design'' answer for many bugs/issues/irrational behaviors I posted to Microsoft. For most of them I used the Connect web site, in a couple of cases I opened a formal incident to Microsoft support.
There are a lot of story (in and outside Microsoft) about the ''it's by design'' excuse and most of ...
|
|
|
|
|