What is the difference between DTS and SSIS?

Answer Posted / ramesh

DTS--> Data Transformation Services
SSIS-->Sql Server Integration Services
in DTS:Message Boxes in activeX scripts
SSIS :Message Boxes In Script Tasks

In DTS:dynamic Properties+ActiveX scripts
SSIS :Configurations+PropertyExpressions

IN
DTS:no deploymentWizard
SSIS:deployment wizards are there

DTs:Limited Set of Transformations
SSIS:huge number of Transformations are available
DTS:ni BI Functionality
SSIS:complete BI Functionality

Is This Answer Correct ?    48 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can a table be moved to different filegroup? : Sql server administration

720


What are the new features of sql server 2008 r2 reporting service?

124


I have a table Events Events containing cardno,time,id,name--each id has a cardno my requirement is every day each employee swipe the card several times i want to calculate first and last time of each card the output should be name 1 2 6 7 in out in out holiday holiday xxx 09:30 06:30 09:40 06:45 where 1,2...... are dates for example january 1,2, etc. 6 and 7 are saturday and sunday how it is posssible

1993


How to receive returning result from a query?

750


How many joins in sql server?

687






What are the main differences between #temp tables and @table variables and which one is preferred?

771


Write the queries for commands like Create Table, Delete table, Drop Table etc.

782


What are the lambda triggers?

656


What are the types of stored procedures in an sql server?

660


How many non clustered indexes there can be on table ?

676


List the types of recovery model available in sql server?

672


What is function of master database?

108


What are the differences between web role and worker role?

116


Which data type columns are the best candidates for full-text indexing?

755


What do you understand by recursive stored procedures?

745