What is the difference between DTS and SSIS?
Answer Posted / maddy
Hi,
The DTS and SSIS are both used in SQL Server
Transformations. Th e DTS was used for transformation
purpose upto SQL Server 2000 and SSIS (Including SSAS and
SSRS) are the advanced to DTS and are included in SQL Server
2005 onwards. The capability of SSIS tool in comparison with
DTS is tremendous. This SSIS tool is in competition with
other ETL Tools in the present.The SSIS has lot added
features as per the current requirements.
| Is This Answer Correct ? | 22 Yes | 12 No |
Post New Answer View All Answers
What is @@error in sql?
What is a schema in ms sql server 2005?
How to create sub reports?
How can you find out which stored procedures are recompiling?
What is a collation?
What triggers long term care?
How to use clusters?
What is the process of normalising?
Does group by or order by come first?
Is mysql better than sql server?
What are views in ms sql server?
What is page in sql server?
Which is faster statement or preparedstatement?
What is a benefit of using an after insert trigger over using a before insert trigger?
How is sql server used?