or
Sign in to turn on 1-Click ordering.
 
 
Express Checkout with PayPhrase
What's this? | Create PayPhrase
More Buying Choices
36 used & new from $1.12

Have one to sell? Sell yours here
 
   
Microsoft SQL Server 2000 DTS [Data Transformation Services]
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

Microsoft SQL Server 2000 DTS [Data Transformation Services] (Paperback)

~ (Author)
3.0 out of 5 stars  See all reviews (7 customer reviews)

List Price: $49.99
Price: $36.49 & this item ships for FREE with Super Saver Shipping. Details
You Save: $13.50 (27%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Only 1 left in stock--order soon (more on the way).

Want it delivered Tuesday, November 17? Choose One-Day Shipping at checkout. Details
14 new from $13.00 22 used from $1.12

Frequently Bought Together

Customers buy this book with Professional SQL Server 2000 DTS (Data Transformation Services) (Programmer to Programmer) by Mark Chaffin

Microsoft SQL Server 2000 DTS [Data Transformation Services] + Professional SQL Server 2000 DTS (Data Transformation Services) (Programmer to Programmer)

Customers Who Bought This Item Also Bought

Microsoft® SQL Server(TM) 2000 DTS Step by Step (Step By Step (Microsoft))

Microsoft® SQL Server(TM) 2000 DTS Step by Step (Step By Step (Microsoft))

by Carl Rabeler
Designing Forms for Microsoft Office InfoPath and Forms Services 2007

Designing Forms for Microsoft Office InfoPath and Forms Services 2007

by Scott Roberts
4.7 out of 5 stars (13)  $37.79
Microsoft VBScript: Step by Step

Microsoft VBScript: Step by Step

by Ed Wilson
3.4 out of 5 stars (8)  $31.49
Sams Teach Yourself ASP.NET 2.0 in 24 Hours, Complete Starter Kit

Sams Teach Yourself ASP.NET 2.0 in 24 Hours, Complete Starter Kit

by Scott Mitchell
4.2 out of 5 stars (24)  $27.57
Professional SQL Server 2000 Programming (Programmer to Programmer)

Professional SQL Server 2000 Programming (Programmer to Programmer)

by Robert Vieira
4.2 out of 5 stars (76)  $37.79
Explore similar items

Editorial Reviews

Product Description

Microsoft SQL Server 2000 Data Transformation Services covers all facets in the development of data transformations with DTS. The reader will learn how to create each of the DTS tasks, both in the User Interface supplied with SQL Server and through the object model using Visual Basic or VBScript.

Microsoft SQL Server 2000 Data Transformation Services is filled with numerous small examples, showing how each of the capabilities of DTS can be used. It also includes a number of Data Transformation Templates, which can be used by the readers to help develop their own packages.



From the Author

The inclusion of DTS makes SQL Server a more powerful platform for data warehousing and other uses as an enterprise database. DTS in SQL Server 2000 provides much more functionality and convenience than DTS in SQL Server 7.0.

The Transform Data task gives you a convenient, flexible, and fast method to move data. This task gives you control of each row of data. At the same time, the Transform Data task can use an extremely fast bulk insert to load batches of records at a time into SQL Server.

What do you have to know in order to begin using DTS?

Not much. You can use the DTS Import/Export Wizard and easily create a DTS package.

But to really be effective with DTS, you need to learn about DTS packages, connections, tasks, and steps. You need to be able to combine the set-oriented logic of SQL with the programmatic logic of a scripting language. You need to learn the wealth of possibilities provided by the 21 different built-in tasks.

My book tells you the purpose for each of the tasks and its properties. I have also provided numerous code samples to help you get started with your scripts and programming. You can do a lot with DTS without buying a book about it. But I hope my book can help you learn how to use this great tool more quickly and more effectively.

One note - the text of the book refers repeatedly to a CD, which was not included with the book. All the source code is available on the publisher's web site. The source code includes a version of the Local Cube Task, a custom DTS task that can be used to automate the creation of local cube files from an Analysis Services cube. You can find a current version of the task on the localcubetask web site. You can also sign up on the web site to receive code updates and new insights into using DTS.


Product Details

  • Paperback: 744 pages
  • Publisher: Sams (December 22, 2000)
  • Language: English
  • ISBN-10: 0672320118
  • ISBN-13: 978-0672320118
  • Product Dimensions: 9.1 x 7.4 x 1.7 inches
  • Shipping Weight: 2.6 pounds (View shipping rates and policies)
  • Average Customer Review: 3.0 out of 5 stars  See all reviews (7 customer reviews)
  • Amazon.com Sales Rank: #1,050,054 in Books (See Bestsellers in Books)

More About the Author

Timothy Peterson
Discover books, learn about writers, read author blogs, and more.

Visit Amazon's Timothy Peterson Page

What Do Customers Ultimately Buy After Viewing This Item?


Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

7 Reviews
5 star:    (0)
4 star:
 (4)
3 star:    (0)
2 star:
 (2)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
3.0 out of 5 stars (7 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
19 of 19 people found the following review helpful:
4.0 out of 5 stars Thorough look at all of the DTS packages, May 14, 2001
By Douglas Welzel (Seattle, WA) - See all my reviews
(REAL NAME)   
SQL Server DTS gives a very good review all the DTS packages available in SQL Server 2000. Each package is presented with an overview of it's features, a dicussion of the package options and examples of using the package. In most cases, there are nice examples of how to use (and extend) the package programmatically (using Visual Basic).

The book is useful beyond learning about DTS because it explains how to use DTS effectively. The book frequently comments on performance implications of certain features and gives the tradeoffs between certain packages.

If there is a downside, it is that the book doesn't cover the DTS object model too well. The code examples are very good, but if you want to delve deeper you'll find yourself sifting through the DTS online documentation. However, I'm not sure this is a downside. Leaving this information out allows the book to stay on topic without drifting off into reference material.

Overall a very good both for those looking to learn about DTS and use it effectively.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
20 of 21 people found the following review helpful:
4.0 out of 5 stars Complete and Useful reference for DTS., March 14, 2003
By Guillermo F. Salas (Milwaukee, WI United States) - See all my reviews
(REAL NAME)   
SQL Server 2000 DTS by Peterson.

As much as DTS is used in the thousands of SQL Server (7 & 2000) implementations out there, for tasks as simple as copying or moving tables from one database to another, there is VERY little documentation on the product... that is, documentation that explores and explains the details and myriad of options available for use within the tool. I am a strong believer that because of this lack of documentation this wonderful tool is underutilized and regarded as a mystery to many.

Here comes Mr. Peterson and gives us this great resource to help us better understand the intricacies of the tool, in a very logical and organized manner with the respect and level of content that a professional (such as is the target audience for this book) needs and appreciates.

Chapters are specific, to the point and generally develop some sort of simple scenario that puts the theory into practice. The author constantly points out the areas where the 2000 version of the tool is enhanced over the previous version shipped with SQL Server 7. I also like the plethora of code samples and the side-by-side solution alternative presented with each code snippet vs. its UI counterpart implementation.

The first two chapters alone are enough to get you started and excited about using the tool and it could stand on it own as a great article!, whereas the rest of the book presents a more detailed view of all the additional features as well as a very complete tutorial on coding DTS solutions.

The book is a great sole reference and guide for DTS, partially because of the lack of "competition" but mostly because its content is valuable, complete and easy to follow. This text has been with me for almost 2 years and to this day it still helps me out when I'm in need.

Granted it lacks some creativity when it comes to the content of such examples and resorts to using the over referenced Northwind and Pubs databases... I see a trend nowadays with several publications coming up with their own theoretical applications for equally fictional businesses but that add so much to the value of a book aimed at helping the real world professional and broadens horizons of creativity and knowledge. For this I give the text one star less than perfect and hope that newer editions incorporate more lively examples and spark some much needed creativity.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
11 of 12 people found the following review helpful:
4.0 out of 5 stars Great overview- great reference, June 27, 2001
By Darta (Chicago, IL USA) - See all my reviews
I liked the book. It has helped me in any DTS task I undertake. The book gives you everything you need to perform DTS manipulation. Like every book, it cannot provide you with "everything". Therefore, for starters, try this book to give you the knowledge that you need to be a DTS power user. Then supply it with deja.com groups, MDSN and Books Online if needed. There is no need to buy any other book.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

1.0 out of 5 stars Worst DTS book yet!
This book is a waste of time and money. I had hoped for a dedicated, informative book on DTS methods and strategies, but got a book written from the Microsoft pre-release notes... Read more
Published on June 13, 2006 by B. Jones

2.0 out of 5 stars **** Not for the Beginner ****
This book was recommendation to me by a company that trains. I have read 100 pages, and I still don't know what to do. Read more
Published on January 14, 2004

2.0 out of 5 stars Need real world examples
Probably a good reference if you happen to already know how to program in DTS. Otherwise I found it difficult to find many good examples of doing some real world stuff that I... Read more
Published on February 27, 2003

4.0 out of 5 stars Great for dts examples and vb based dts examples.
An excellent resource of example dts packages and visual basic dts examples. A little too much of the book is devoted to practically all available tasks. Read more
Published on April 30, 2001 by Mark Frank

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   



So You'd Like to...


Create a guide

Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.