Welcome to MSDN Blogs Sign in | Join | Help

June 2007 - Posts

Do I have to be admin?

Often, I see people reporting "zzz fails if I'm not admin". Do I have to be machine admin to use SSIS? Well, absolutely no. Most SSIS tasks can be performed without being admin at all. Actually, I develop on Vista machine and I very rarely need to elevate
Posted by michen | 1 Comments
Filed under: ,

SSIS Backpressure Mechanism

One of the mechanisms that SSIS data flow engine utilizes to achieve high performance is “back pressure”. Let’s consider a simple package with a source and destination. What happens if the source is fast and destination is slow? Say source is huge local
Posted by michen | 0 Comments
Filed under: , ,

Katmai SSIS data flow task improvements

With first Katmai (SQL Server 2008) CTP out, I think it is time to blog about some performance and scalability improvements in this release...
Posted by michen | 4 Comments
Filed under: , ,
 
Page view tracker