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 |
About DTS usage ?
What are the types of user defined functions in sql server?
How to drop existing indexes in ms sql server?
How to connect ms access to sql servers through odbc?
what are default? Is there a column to which a default cant be bound?
What are window functions in sql server?
Explain about protocol layer present in SQL server?
What is the difference between sdf and mdf?
How to access the deleted record of an event?
Create and insert into temp table in sql server?
How to find the service pack installed? : sql server database administration
What are the purposes of floor and sign functions?
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)