Join Amazon Prime and ship Two-Day for free and Overnight for $3.99. Already a member? Sign in.
Professional SQL Server 2000 DTS and over 300,000 other books are available for Amazon Kindle – Amazon’s new wireless reading device. Learn more

 

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
48 used & new from $4.55

Have one to sell? Sell yours here
 
   
Professional SQL Server 2000 DTS (Data Transformation Services) (Programmer to Programmer)
 
 
Start reading Professional SQL Server 2000 DTS on your Kindle in under a minute.

Don’t have a Kindle? Get yours here.
 
  

Professional SQL Server 2000 DTS (Data Transformation Services) (Programmer to Programmer) (Paperback)

by Mark Chaffin (Author), Brian Knight (Author), Todd Robinson (Author) "DTS - not just another pretty acronym..." (more)
Key Phrases: wrox database, data pump task, total order dollars, End Function, Meta Data Services, Analysis Services (more...)
3.6 out of 5 stars See all reviews (31 customer reviews)

List Price: $49.99
Price: $33.03 & this item ships for FREE with Super Saver Shipping. Details
You Save: $16.96 (34%)
Upgrade this book for $9.99 more, and you can read, search, and annotate every page online. See details
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

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

Want it delivered Tuesday, July 7? Choose One-Day Shipping at checkout. Details
30 new from $4.55 18 used from $4.55
Also Available in: List Price: Our Price: Other Offers:
Kindle Edition (Kindle Book) $29.73
Paperback (Bargain Price) 11 used & new from $4.10
Paperback (Illustrated) 31 used & new from $0.81

Frequently Bought Together

Customers buy this book with Professional SQL Server 2000 Programming (Programmer to Programmer) by Robert Vieira

Professional SQL Server 2000 DTS (Data Transformation Services) (Programmer to Programmer) + Professional SQL Server 2000 Programming (Programmer to Programmer)
  • This item: Professional SQL Server 2000 DTS (Data Transformation Services) (Programmer to Programmer) by Mark Chaffin

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Professional SQL Server 2000 Programming (Programmer to Programmer) by Robert Vieira

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details


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
Professional SQL Server 2005 Integration Services (Programmer to Programmer)

Professional SQL Server 2005 Integration Services (Programmer to Programmer)

by Brian Knight
3.7 out of 5 stars (33)  $31.49
Microsoft SQL Server 2000 Bible with CD-ROM

Microsoft SQL Server 2000 Bible with CD-ROM

by Paul Nielsen
4.6 out of 5 stars (33)  $32.99
Expert SQL Server 2005 Integration Services (Programmer to Programmer)

Expert SQL Server 2005 Integration Services (Programmer to Programmer)

by Brian Knight
4.3 out of 5 stars (14)  $31.49
Microsoft SQL Server 2005 Reporting Services 2005

Microsoft SQL Server 2005 Reporting Services 2005

by Brian Larson
4.2 out of 5 stars (48)  $31.49
Explore similar items

Editorial Reviews

Amazon.com Review
A lot of corporate databases are what's behind the Internet revolution. Professional SQL Server 2000 DTS gives DBAs and programmers a handy guide to getting the most out of the Data Transformation Services (DTS)--a flexible set of tools that work on a wide variety of databases--that are available in SQL Server 2000.

The hands-on focus of the book makes it a win for readers of all backgrounds. While online help for DTS is not always easy to decipher, this book remedies the situation with plenty of screen shots of all of the major tools in action. Early sections examine nearly two dozen built-in tasks or functions in DTS--from the obvious (copying data from one database to another) to the more esoteric (sending files via FTP within DTS).

A gentle introduction to using VBScript and ActiveX objects gets at the DTS object model to design "custom tasks." By using this approach, you can automate and transform data reliably among different formats, including mainframe and Office documents. (Specific tips guide you in working with DB2 and Excel data.) A standout section looks at "linking" servers and querying data from heterogeneous sources.

You also learn how to build a Web front end (using ASPs) for a data application that uses SQL-DMO APIs to automate database tasks through a browser. Later, there's an excellent tutorial on data warehousing, done the Microsoft way--from the basics of the star, snowflake, and hybrid fact tables for a data mart to setting up and loading the data using DTS, and then running the database with Microsoft Analysis Services. The book closes with a thorough reference section that lists the objects and methods in the DTS object model.

Whether you're performing normal database administration or setting up a data warehouse--or you just want to work with data more effectively within your applications--Professional SQL Server 2000 DTS gives you all of the information that you need to be productive with a powerful (and sometimes overlooked) set of database tools and components. --Richard Dragan

Topics covered:

  • Introduction to Data Transformation Services (DTS)
  • Survey of DTS wizards and tools
  • The Import/Export Wizard
  • The Copy Database Wizard
  • The DTS Designer
  • Survey of automated tasks in SQL Server 2000, including the Bulk Insert, Execute SQL, Copy SQL Server Objects, and Transfer Databases tasks
  • The Multiphase Data Pump
  • Using a Data Driven Query (DDQ)
  • The FTP Task
  • The Execute Package Task
  • The Message Queue Task
  • Advanced package options
  • General package properties
  • Transfer Data Task options
  • Data scrubbing
  • Working with heterogeneous data (using linked servers from mainframe and legacy servers)
  • Tips for converting Excel and DB2 data
  • DTS ActiveX Script basics
  • Quick tutorial for VBScript syntax
  • The DTS Object Model
  • File management with the FileSystemObject object
  • DTS security issues
  • Meta Data Services
  • Backing up databases
  • DTS error handling
  • Building custom tasks in DTS
  • Star, snowflake, and hybrid designs for data warehouses
  • Extract, Transformation, and Load (ETL) with DTS
  • Microsoft Analysis Services
  • Creating Web front ends for DTS applications
  • Reference to the DTS and ADO object models
  • Reference to essential VB functions and keywords
  • Microsoft Scripting Run-Time Reference
--This text refers to an out of print or unavailable edition of this title.

Product Description
DTS (Data Transformation Services) helps you create a transactional system to load and transform your data from and to a wide variety of sources. SQL Server DTS was introduced in the release of SQL Server 7.0; SQL Server 2000 sees the functionality and power of this outstanding and incredibly useful tool greatly increased. DTS can be used to maximum effect in data-driven applications, offering rapid and effective solutions to a wide range of common problems.

Professional SQL Server 2000 DTS provides a complete introduction to DTS fundamentals and architecture before exploring the more complex data transformations involved in moving data between different servers, applications, and providers. The book then focuses on DTS programming via the DTS object model, enabling developers to incorporate custom transformations and reporting capabilities into their applications. Advanced topics are explained including error handling, dynamic data loading, and data warehouses. With code and case studies, this book gives the reader a complete picture of how to use DTS to its fullest potential.

Who is this book for?

This book is principally aimed at database programmers and administrators who have a working knowledge of SQL Server, and who wish to take DTS beyond its most basic level and tailor it to their needs. It will also appeal to managers and project managers who want to gain an understanding of DTS and how it could benefit their businesses.

What does this book cover?
* A detailed explanation of the seventeen principal DTS tasks
* Connecting to, querying, and converting heterogeneous data
* Dynamic configuration of your DTS packages
* Enhancing your DTS packages with VBScript and Visual Basic
* Writing your own custom tasks
* Using DTS in a data-warehousing environment
* Employing DTS in other applications

See all Editorial Reviews

Product Details

  • Paperback: 888 pages
  • Publisher: Wrox (July 14, 2000)
  • Language: English
  • ISBN-10: 0764543687
  • ISBN-13: 978-0764543685
  • Product Dimensions: 8.7 x 7.2 x 1.9 inches
  • Shipping Weight: 2.8 pounds (View shipping rates and policies)
  • Average Customer Review: 3.6 out of 5 stars See all reviews (31 customer reviews)
  • Amazon.com Sales Rank: #457,572 in Books (See Bestsellers in Books)

Inside This Book (learn more)



Books on Related Topics (learn more)
 
 

What Do Customers Ultimately Buy After Viewing This Item?

Professional SQL Server 2000 DTS (Data Transformation Services) (Programmer to Programmer)
75% buy the item featured on this page:
Professional SQL Server 2000 DTS (Data Transformation Services) (Programmer to Programmer) 3.6 out of 5 stars (31)
$33.03
Microsoft® SQL Server(TM) 2000 DTS Step by Step (Step By Step (Microsoft))
16% buy
Microsoft® SQL Server(TM) 2000 DTS Step by Step (Step By Step (Microsoft)) 3.8 out of 5 stars (8)
Microsoft SQL Server 2000 DTS [Data Transformation Services] (Sams White Book)
9% buy
Microsoft SQL Server 2000 DTS [Data Transformation Services] (Sams White Book) 3.0 out of 5 stars (7)
$36.49

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product).
Check a corresponding box or enter your own tags in the field below.

Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

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

31 Reviews
5 star:
 (12)
4 star:
 (6)
3 star:
 (3)
2 star:
 (9)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
3.6 out of 5 stars (31 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
26 of 28 people found the following review helpful:
2.0 out of 5 stars Not Enough, August 10, 2002
By Steve Munro (Sacramento, CA United States) - See all my reviews
This book was a disappointment. Mostly it shows how to create packages using the Enterprise Mgr interface. I don't need a book to do that. Right now I am coding a VB app using DTS, and this book was definitely not enough. This is a beginner book, introductory in nature. There is an Object reference, but I can see that in the Object Browser. The examples are simplistic and not real-world. The examples on the SQL Server 2000 Resource Kit are better. I am moving large amounts of data data and have to deal with permissions, constraints, dependency tables -- none of this is covered. You can manipulate the object model thousands of ways; without any guidance on these advanced topics (not covered by MSDN) you are adrift... and your packages will fail every time.
If you are a programmer, don't bother with this one.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
15 of 16 people found the following review helpful:
3.0 out of 5 stars Not worth it, February 24, 2004
You'd think an 880-page tome from Wrox on something as specialised as DTS would pretty much have you covered anytime you need a reliable DTS reference to get you through your Data Transformation tasks. I have found myself looking to this book for guidance on many occasions during development, only to be consistently disappointed. For a start, the Index is downright useless, since I was never able to find words I would expected to, such as delimiter, lineage, disconnected edit, parameterised query, identity insert, but it has an entry for DNS?? (which, btw refers to a 3-line explanation of URLs when using Internet Explorer!) The book is so large mainly because every other page is a GUI snapshot, most of which are unnecessary. I don't need a whole page dedicated to the "Syntax check was successful" message box.

I give it 3 stars because they do a good job of at least mentioning probably every concept that relates to DTS, but coverage is mostly shallow and out of focus. There does seem to be heavy emphasis on data warehousing, which I haven't used so far, so I'll give it the benefit of the doubt regarding coverage there. Overall I still think I might find something good when I need a reference but so far I have mostly found SQL Books Online equally, or sometimes more useful.

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



 
12 of 13 people found the following review helpful:
5.0 out of 5 stars Very Good, September 4, 2001
By A Customer
My company just started using DTS and I needed to learn the technology rapidly. While many Wrox books are 1000+ pages, this book is actually 683. The rest of the pages are devoted to appendixes on the object models.

Another strength of this book is the construction of the chapters. After the introductory 2 chapters, the rest can be read in any order or skipped. This book covered many diverse topics, including data warehouse loading, the DTS object model, VBScript, and even using VB to build new custom tasks.

The book is primarily focused on DBAs. Therefore, there is more coverage of VBScript and COM object development than a programmer would require. However, given the strong chapter cohesiveness, it is easy to skip this material without missing important information.

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

5.0 out of 5 stars Very Good Book for DTS
This book clearly explains what DTS Package is ,about Datawarehousing and some conceopts about SQL Server Security...I liked this book very much and helped me a lot for my project
Published on October 3, 2005 by Moturi Srinath

2.0 out of 5 stars Forget about this.
Expect to see "foobar","Hello world", "The time is blah blah blah" and all that useless examples. This book is entitled "Professional" SQL Server 2000 DTS but you will end up... Read more
Published on June 28, 2005 by MoronGamer

4.0 out of 5 stars a nice laid out wrox book
I have used dts for a long time but only got to grips with the
dts deseigner recently. This is book is very good for the
dba who has never tried manipulating dts... Read more
Published on August 28, 2003 by .Net learner

4.0 out of 5 stars a nice laid out wrox book
I have used dts for a long time but only got to grips with the
dts deseigner recently. This is book is very good for the
dba who has never tried manipulating dts... Read more
Published on August 28, 2003 by .Net learner

2.0 out of 5 stars Mediocre book
This book merely skims the surface of DTS. Enough details of DTS are not supplied. For instance there are a number of annoyances with DTS that must be avoided using workaround... Read more
Published on June 27, 2003 by Scott W. White

4.0 out of 5 stars Good; not quite reference-quality
There are very few resources for DTS, so I bought this one to help me understand the programming models involved. Read more
Published on January 1, 2003 by Stuart R. Ainsworth

4.0 out of 5 stars Good; not quite reference-quality
There are very few resources for DTS, so I bought this one to help me understand the programming models involved. Read more
Published on December 31, 2002 by Stuart R. Ainsworth

5.0 out of 5 stars A Good Manual on DTS
When this book first came out, I grabbed it the first time I saw it on the shelf. We had been using DTS pretty heavily where I worked, but it was all basic stuff. Read more
Published on September 4, 2002 by Brian Kelley

2.0 out of 5 stars Just not enough meat...
Every time you think it's about to get good with this book, they cut you off and go on to some other topic. I found sqldts.com far more complete and helpful than this book. Read more
Published on August 20, 2002

2.0 out of 5 stars Preliminary Review
I have just started working through this book and I am already frustrated. This is one disorganized book. The authors like to jump around a lot. Read more
Published on July 24, 2002 by Kasu Sista

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

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

   


Product Information from the Amapedia Community

Beta (What's this?)

Listmania!

Create a Listmania! list

Look for Similar Items by Category


SpaFeatures: Free Shipping

bath poof
Get free shipping on all SpaFeatures orders of $50 or more. See new items from SpaFeatures here.

Shop SpaFeatures now

 

Best Books of 2008

Best of 2008
Find our top 100 editors' picks as well as customers' favorites in dozens of categories in our Best Books of 2008 Store.
 

Dive into Summer Reading

Summer Reading for Kids and Teens
Don't even think about hitting the beach without browsing the books in our Summer Reading Store. Discover bestsellers, paperback picks, beach reads, and more terrific titles all summer long.
 

Drilling Power

Shop for drills
Cordless and corded power drills are handy for numerous jobs around the home, from installing large picture hangers to making furniture.

Shop for drills

 

 

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.


Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

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

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers
Paranoia
Paranoia by Joseph Finder
Glenn Beck's Common Sense
Glenn Beck's Common Sense
Darkfever
Darkfever by Karen Marie Moning

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates