How Big Is Your Package?
Size up and convert your DTS package to SSIS. If you have the biggest DTS package, win a gift card and certificate of a world record package size.
script component - Nayan Patel
Sign in
|
Join
|
Help
in
Current Tags
Nayan Patel (blog)
Pragmatic Works Employees (group)
(Entire Site)
Pragmatic Works
Home
Blogs
Forums
Downloads
This Blog
Home
Syndication
RSS
Atom
Comments RSS
Recent Posts
Which data providers are supported in SSIS?
How to migrate parameterized DTS packages to SSIS (i.e. Parameters passed using command line from SQL Server Job)?
How can DTS xChange save time and money?
Is there any 3rd party tool available in the market other than DTS xChange to help with DTS to SSIS migration?
What are the advantages/disadvantages of storing SSIS packages to MSDB vs File System?
Tags
dts
script component
SSIS
SSIS FAQs
Archives
November 2008
(13)
Nayan Patel
Browse by Tags
All Tags
»
script component
(
RSS
)
SSIS
SSIS FAQs
How to loop through files in a specified folder, load one by one and move to archive folder using SSIS?
In DTS if you want to process files in a specified folder then you have to do good amount of work. But If you want to implement same in SSIS then you don't have to do much work. You can use "Foreach Loop Container" in SSIS to loop through...
Posted
Nov 13 2008, 09:40 PM
by
Nayan Patel
with | with
no comments
Filed under:
SSIS FAQs
,
script component
,
SSIS
How to send HTML email in SSIS?
SSIS Improved Send Mail Task by adding support of SMTP but still it lakes most common email requirement which is send email in HTML format. Send Mail Task in SSIS only support text format so again programmers have to use script task and write some VB...
Posted
Nov 13 2008, 08:06 PM
by
Nayan Patel
with | with
no comments
Filed under:
SSIS FAQs
,
script component
,
SSIS
More Posts
Copyright Pragmatic Works