Can you explain some of the DTS problems?
Answer / samba shiva reddy . m
Data Transformation Services (DTS), introduced in SQL Server 7.0 and further improved in SQL Server 2000 drastically changed this situation.
We will create the DTS packages mainly for importing and exporting data into data bases.
Importing Problems :
when we importing excel data to Database if the columns in the table and columns in the excel are not same it will give the problem
columns data type miss match.
If first row as Null in Excel it will take all rows as nulls in that column
Maping of the columns.
If Excel contains some rows as number and some rows as columns it may take all rows as nulls.
If we deleted some rows in the last of excel it will import those rows as nulls.
If we importing Date Time columns we have to make sure those are in the correct format.
Exporting Problems
Connection problem
Data type problems
Tab delimitation problem when we export to text document.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the difference between constraints and triggers?
i want to join two queries....and i want to run them as one after another that is want output of first query then second , then again output of first query then second and so on...
What are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture
I create a separate index on each column of a table. What are the advantages and disadvantages of this approach? : Sql server database administration
What is sql injection? How to protect against sql injection attack?
How to create a new table in a given schema?
Describe how to use linked server?
What is the difference between UNION and UNIONALL?
5 Answers CarrizalSoft Technologies, CTS,
How to disconnect from a sql server using mssql_close()?
What are the diifferences between the ms sql server vs mysql?
What are the advantages of using third-party tools?
Which trace flags are enabled in sql server?
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)