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 |
Does sql server 2000 full-text search support clustering?
you accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover? : Sql server administration
how to take backup bcp out for a column in table in sql server?
What are the new features introduced in SQL Server 2000? What changed between the previous version of SQL Server and the current version?
What are the advantages of having an index on the sql server?
What is a Linked Server?
How many index can be created for single table
4 Answers CarrizalSoft Technologies, Verizon,
What do you understand by triggers and mention the different types of it?
What is the difference between composite index and covering index?
Suppose i have one sql query that contains 2 minute to execute.After one weekly i am executing same query that is taking 5 minute.Why our same query is taking more time.what would be my approach to reduce execution time.Please help.
1 Answers Cognizant, HCL, Value Labs,
Explain raiserror in sql server?
Tell me in brief how sql server enhances scalability of the database system?
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)