See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.

33 used & new from $0.01

Have one to sell? Sell yours here
 
 
SQL Server 7 Developer's Guide
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

SQL Server 7 Developer's Guide (Paperback)

by Michael Otey (Author), Paul Conte (Author)
4.4 out of 5 stars See all reviews (29 customer reviews)


Available from these sellers.


11 new from $1.95 22 used from $0.01

Editorial Reviews

Amazon.com Review
SQL Server 7 Developer's Guide is equally divided into a database administrator's manual and a developer's primer, providing useful content for readers who are interested in both angles.

The book opens with overviews of the SQL Server database architecture and the new features of version 7. The management and security aspects of the all-important Enterprise Manager are covered in depth. The authors make very liberal use of screen shots and information tables, lending a visual look to this introduction. The first part continues with sections on replication, data warehousing, performance optimization, and SQL-DMO--the object-oriented framework that lets you write your own management applications.

Part 2 opens with a traditional look at databases and a focus on the relational model. After introducing you to entity-relationship diagrams and a rather detailed tutorial of the SQL language, the authors present each of the various ways to access SQL Server from client applications: Microsoft Access front ends, data access objects (DAO), Open DataBase Connectivity (ODBC)Direct, the ODBC API, Remote Data Objects, object linking and embedding database (OLE DB), ActiveX Data Objects, and DB-Library. The last chapter discusses Active Server Pages (ASP) development and how to integrate SQL Server databases with Web sites.

A companion CD-ROM contains all of the example code in the book and offers a centralized interface for running it. --Stephen W. Plain

Review
SQL Server 7 database development from start to finish! Master SQL Server 7 database administration and application development, and learn ways to reduce Total Cost of Ownership within your organization, using this complete guide for power programmers.

See all Editorial Reviews


Product Details

  • Paperback: 875 pages
  • Publisher: Osborne Publishing (December 1, 1998)
  • Language: English
  • ISBN-10: 0078825482
  • ISBN-13: 978-0078825484
  • Product Dimensions: 9.1 x 7.2 x 1.8 inches
  • Shipping Weight: 3.3 pounds
  • Average Customer Review: 4.4 out of 5 stars See all reviews (29 customer reviews)
  • Amazon.com Sales Rank: #1,281,097 in Books (See Bestsellers in Books)

Citations (learn more)
1 book cites this book:

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
 
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

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

 
16 of 17 people found the following review helpful:
3.0 out of 5 stars Average approach to SQL7, December 28, 1999
By A Customer
This book is decent, but for the developer, there may be 200 pages worth of relevant info. The first part of the book is all admin stuff, probably too deep for the developer, not deep enough for the true DBA. Middle section is really good for SQL/T-SQL stuff, database design/analysis/normalization, etc. The last half of the book deals with data access technologies which are basically irrelevant at this point, so only the ADO and ASP chapters are worth anything.

As another reviewer mentioned, much of the book seems like cut and paste text from an online manual.

I picked up the latest SQL7 book from Wrox (by Viera), and within a couple of hours realized how much more superior it was. For the professional developer, I highly recommend the Wrox text.

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



 
7 of 7 people found the following review helpful:
5.0 out of 5 stars Excellent reference for SQL Server 7 developers, April 8, 2000
By Jeffrey Ebenstein (Montgomery Village, MD) - See all my reviews
This book covers nearly every aspect of SQL Server 7 that could be relevant to the developer. Sections on SQL Server's architecture and administration, backup, security, replication, and other DBA aspects, comprise the first part of the book. The remainder of the book is geared towards the development aspect, rather than the administrative aspect. The section on T-SQL is very good. There are many illustrations and examples throughout the book and the language is easy to read.

While there are books out there, many of them excellent, that concentrate on the adminstration of SQL Server to the exclusion of development and others that are directed only at developers, this book is geared to the developer that needs to dabble in administration from time to time. This is what makes this book unique and an important addition to any SQL Server 7 developer's library.

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



 
19 of 24 people found the following review helpful:
3.0 out of 5 stars Developer GUIDE?, December 11, 1999
By Fernand Raynaud (California USA) - See all my reviews
This 1000 page book is a collection of sections that feel largely cut and pasted from some manual. The rest could be written by a good secretary. Still, that would be of real use if you could find stuff; but the index is quite inadequate.

There are two sections. The first half is administrative recipes, the second is programmer recipes. I give it a whole 3 stars because some of these admin recipes are useful. Like how to back up a database, some platitudes about performance, a little about cubes and replication, etc. SQL Server is a big topic; you can easily fill 400 pages just covering basics, and that's a worthwhile thing.

But for a book that is supposed to be a developer's resource, in the end you get about 40 well ventilated pages that deal with the only current data access technique, namely ADO. There's a summary view of the SQL language and some rudimentary discussion of stored procedures. The rest of the developer stuff deals (superficially) with every piece of old technology, like Access, DAO, ODBC, RDO and DBLIB.

There's a lot of filler; two page code quotes are followed by stultifying enumerations of what functions the code called. The Web and ASP? You get 60 flaccid pages in the last section; by the end of that chapter you are into deleting rows, and then onto 4 pages on Interdev, but there are, mercifully, lots of pitures. Why is it that they make you feel like you're lucky to even be getting that last chapter?

The problem all around is that this is all very superficially treated, with a lot of white space, pages of double-spaced code, and pictures. I don't see what you could possibly develop, based on this book. If you have progressed to the point where you have doubts and questions, it's very unlikely you will find the answers here. This is more of a "don't rock the boat" sort of book, and it's an OK intro. $ is a little steep, considering that $ also buys you something the author put his heart and mind into, like "Pro SQL Server 7.0 Programming" by Robert Vieira.

A more accurate title would be "A reluctant developer's introduction to SQL Server". If your favorite tools were VB3 and Access, and you think all these newfangled things like COM and OOP and Java and XML and UML are just "fads", then this is maybe the SQL book for you.

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


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

5.0 out of 5 stars One of the best written SQL Server 7 books I've read
There are a number of good SQL Server 7 books around, but this is one of the best. The writing is very clear and does a good job of covering the range from basics to more advanced... Read more
Published on December 11, 2000 by Talbot Wythe

3.0 out of 5 stars Great information, but poor index makes it a poor reference.
I bought this book mainly as a reference, and for the most part it fills that role quite well. It has provided me with all the basic and detailed information that I need to design... Read more
Published on September 26, 2000 by Kenn Angell

5.0 out of 5 stars A Perfect Book for anyone who knows NOTHING about DataBases
I bought this book with the hope that it will save me from my hopeless case, which was my final project. Read more
Published on February 9, 2000 by Moh'd Rawashdeh

3.0 out of 5 stars I reviewed before, but I have to lower my rating
I've been learning more stuff and I got more books and the new things altered my rating standards.

The Access integration and the database integration programming is all too... Read more

Published on January 12, 2000 by Jesse Roberge

5.0 out of 5 stars Perfect for programmers who also need to be DBAs
I have read this book at least eight times since I bought it months ago! It is truly a Developer's Guide. Read more
Published on December 6, 1999

5.0 out of 5 stars This book rocks
I'm a recent college graduate and this book is teaching me a lot. This book is very usefull for me becuase I work for a small startup e-commerce company (12 employees, 4... Read more
Published on December 2, 1999 by Jesse Roberge

5.0 out of 5 stars I's a must have
This is an excellent book. It covers the access techniques to the databases of SQL more common Server 7 as DAO, RDO, ODBC, ODBCDirect, DB-Library, SQL-DMO and ADO among... Read more
Published on November 4, 1999

3.0 out of 5 stars Good book afterall
The book was very clear from the beginning but mention so little on the Web Development using SAP. Good book for SQL developer but not for developing WEB using ASP. Read more
Published on October 15, 1999 by Yong Samnang from Cambodia (so...

5.0 out of 5 stars Great reference book
Easy to read, good organization and examples. A great reference book for DBAs and developers. Also excellent as a study reference for SQL exams.
Published on October 10, 1999

5.0 out of 5 stars The most complete SQL Server - VB Developer Reference
I have been developing database applications with Visual Basic since version 3.0 of the product was released several years ago. When SQL Server 7. Read more
Published on October 6, 1999

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?)

Look for Similar Items by Category


Cut Wood Down to Size

Cut Wood Down to Size

Split wood with ease using a log splitter from the Outdoor Power & Lawn Equipment Store.

Shop all log splitters

 

Big Savings in Books

Bargain Books
Find great titles at fantastic prices in our Bargain Books Store.
 

Summer Reading for Kids & Teens

Summer Reading for Kids and Teens
Discover everything from beach reads and board books to teen romance and action-adventure series in Summer Reading for Kids & Teens. And, check off the kids' required reading lists in our Summer School Reading Store.
 

Generate Power

Shop for generators
Shop our huge selection of generators in the Amazon.com Home Improvement Store.

Shop for generators

 
Ad

 

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
Free
Free by Chris Anderson
Paranoia
Paranoia by Joseph Finder
My Soul to Lose
My Soul to Lose by Rachel Vincent
Glenn Beck's Common Sense

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