Monthly Archives: August 2011

Print anywhere, anytime and from any device


We are moving towards cloud technology that helps enterprise and consumer to access business data anywhere and anytime without excess expenditure. Actually, I am intend to talk about a new concept and a device in the cloud technology. Cloud print, it … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment

Microsoft SQL Server ‘Denali’ (CTP 3) Feature Pack


Microsoft SQL Server Denali CTP 3 Feature Pack is a collection of stand-alone packages which provide additional value for an existing  Microsoft SQL Server Denali CTP 3. Each item in the collection can be download and install separately. This collection for SQL … Continue reading

Posted in SQL Denali | Tagged , , , , , , | Leave a comment

Confirm to delete an item from SSIS package


While designing SSIS package, we may delete some tasks which are used temporarily or intend to remove some task for other purpose. Altering the design (Add/Delete) is very normal in development scenario. But, removing item should not be a pain for the … Continue reading

Posted in SSIS | Tagged | 1 Comment

Securing Integration Services (Digital Certificate) – Part 2


This is part 2 of the Securing Integration Services series. In this article I will be showing you how to Sign a SSIS package(s) with a digital certificate. Digital certificate can be used alone or with other setting to protect … Continue reading

Posted in Security, SSIS | Tagged , , , , | Leave a comment

Auto connect SSIS task


It is a wonderful option in SSIS that helps to connect the newly added task with already selected component automatically. Auto connect option is available for Control flow & Data flow design. Once we enable this option, SSIS will connect newly added … Continue reading

Posted in SSIS | Tagged , | Leave a comment