Diffrence between DTS vs SSIS
Answers were Sorted based on User's Feedback
DTS: 1)it is a part of db engine service. only 32 bit architecture is supported.
2) DTS packages--->DTS wizard, DTS designer.
3) VB script is supported.
SSIS:1)SSIS is a service independent from db engine service.
2) It supports 32 and 64 bit architecture.
3) SSIS-----> SSIS wizard, SSIS designer
4) VB and c#.net is supported.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / shyamsri83
DTS-Data Trasformation Services available up to SQL Server
2000
SSIS - Sql server integration services. available from sql
server 2005. SSIS is introduced instead of DTS
| Is This Answer Correct ? | 4 Yes | 0 No |
What is MSDE?
What is a constant or literal in ms sql server?
List out different types of normalizations in sql server and explain each of them?
What are the advantages of having an index on the sql server?
How do you troubleshoot SQL Server if its running very slow?
How can I get data from a database on another server?
OPTIMIZATION OF SP,CURSOR,TRIGGERS
What is model database? : SQL Server Architecture
How to get a list of columns in a view using "sys.columns" in ms sql server?
What is the stored procedure?
What is the partitioning method?
Explain the difference between clustered and non-clustered index?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)