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 |
You have a table ‘test’ which is a copy of northwind employee table you have written a trigger to update the field ‘hiredate’ with the current date
How to insert and update data into a table with "insert" and "update" statements?
Can we return Data from 4(more than 1) tables in stored procedure?
What is indexing in sql server with example?
Diffrent types of function
When would you prefer to have a minimum number of indexes?
What's the difference between DELETE TABLE and TRUNCATE TABLE commands?
You have to store user responses of ‘yes’ and ‘no’ what kind of data type is best suited for this task?
Please explain the characteristics of a transaction server for example atomicity, consistency, isolation, durability?
How do I change my passwords (database, LDAP, and so on) without causing an outage?
How to create a new login name in ms sql server?
how we can store the value like that 001,003,023 etc in sql server 2005
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)