Purchase Solution

Data Transformation Services

Not what you're looking for?

Ask Custom Question

How can Data Transformation Services (DTS) be used for data manipulation in SQL Server?

Purchase this Solution

Solution Summary

Data Transformation Services for data manipulation in SQL Server is explained.

Solution Preview

Microsoft DTS is a data manipulation tool.

It could be used for moving data between various formats and systems such as databases, spreadsheets, and even HTML. On can use Import/Export Wizard that is included with DTS for these operations .

Using DTS one can copy tables to FTP sites, and even script his/her own tasks.

DTS use example
===========
* Choose an ODBC data source to read data from.
* Then select an ODBC data source to convert the data to. You are then ...

Purchase this Solution


Free BrainMass Quizzes
Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

C++ Operators

This quiz tests a student's knowledge about C++ operators.

C# variables and classes

This quiz contains questions about C# classes and variables.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Javscript Basics

Quiz on basics of javascript programming language.