Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between DTS and SSIS?

Answers were Sorted based on User's Feedback



What is the difference between DTS and SSIS?..

Answer / 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

What is the difference between DTS and SSIS?..

Answer / rajesh s. chandan

Internal architect of SSIS is entirely different than DTS
and mainly designed to achieve high degree of parallelism
and to improve performance. In Microsoft Business
Intelligence, Integration services are coupled with
Analysis and reporting services. It could process thet data
for Dimension processing and Partition processing.Using
Data profiling task you could analyze data before
processing and find out the percentage of null values.
Using WMI Data reader task you could get information about
system hardware, software and also network information.
More important, it has great security features like
password protection, Digital signature, Encrypt with
password. Even we could secure it using Operating system
permission and using SQL server roles.

SSIS is really a great!

Is This Answer Correct ?    25 Yes 2 No

What is the difference between DTS and SSIS?..

Answer / 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

More SQL Server Interview Questions

Explain boyce and codd normal form(bcnf)?

0 Answers  


Can we create nonclustered index in a table without creating a clustered index

1 Answers  


Which are the olap features?

0 Answers  


Are null values the same as that of zero or a blank space?

0 Answers  


How to verify a user name with sqlcmd tool?

0 Answers  


Explain magic tables in sql server?

0 Answers  


Explain nested stored procedure. Syntax and an example for create nested stored procedure?

0 Answers  


What is catalog views?

0 Answers  


Where are stored procedures in sql server?

0 Answers  


You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?

0 Answers  


Which tcp/ip port does sql server run on? How can it be changed?

0 Answers  


Difference between: - Delete & Truncate - Table & View - Constraints & Triggers

1 Answers   United Healthcare,


Categories