or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
SQL Server 2000 Web Application Developer's Guide (Database Professional's Library)
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

SQL Server 2000 Web Application Developer's Guide (Database Professional's Library) [Paperback]

Craig Utley

RRP: £32.99
Price: £28.04 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £4.95 (15%)
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
Usually dispatched within 1 to 3 weeks.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details.

Product details


More About the Author

Craig Utley
Discover books, learn about writers, and more.

Visit Amazon's Craig Utley Page

Product Description

Product Description

Shows developers how to develop scalable, data-driven Web applications with SQL Server as the back-end database.

From the Back Cover

The ultimate toolkit for Web and e-commerce developers

Build, deploy, and manage large-scale, integrated, Web-based solutions with SQL Server 2000. This unique volume explains how to create Active Server Pages, access databases using ADO, and use Visual InterDev tools to build data-driven pages without programming. You'll also learn to develop N-Tier applications with ASPs and COM components and increase the scalability and speed of your applications with COM+ Component Services. Finally, SQL Server 2000 Web Application Developer's Guide covers encryption and application security. Maximize the Web functionality of SQL Server 2000 with this powerful resource.

  • Build dynamic Web applications with Active Server Pages
  • Simplify the development process using Visual InterDev
  • Enable server-side access with ADO and ADO MD
  • Create an English Query model for your database
  • Generate XML data streams with both SQL Server and ADO
  • Create data-driven Web pages quickly using Design-Time controls (DTCs)
  • Get a sneak peek at the future: ASP+
  • Build N-tier applications with ASP and COM components
  • Improve the scalability, usability, and speed of your applications using COM+
  • Implement role-based security and encryption

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 organise and find favourite 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

There are no customer reviews yet on Amazon.co.uk.
5 star
4 star
3 star
2 star
1 star
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  8 reviews
10 of 10 people found the following review helpful
Just What I needed - All In One Place 17 Dec 2000
By A Customer - Published on Amazon.com
Format:Paperback
As a DBA, my focus has traditionally been on the data tier. With N-tier architecture being the norm, coupled with COM+, ASP and ADO, I find I have to be more aware of how things are coming at my database. It's not sufficient to be "just a DBA". Craig's book was a welcome rescue from the barrage of three-letter acronyms, describing technology I have to get up to speed on - now. I needed something that could take me from top to bottom, covering all aspects of web-based application development. Well here it is, all in one tidy package. For me, the timing was excellent. SQL Server 2000 is my weapon of choice but it has to be put into the context of everything else. This is where Craig's book filled the bill. Now, I feel I understand what's going on and ADO is no longer a mystery. Before reading his book, I knew how to spell ASP. Now, I am quite comfortable in putting it to use. Craig also provides many tips and tricks on how to use Visual InterDev effectively. I would recommend this book for anyone who needs to build a web-based application the right way.
13 of 15 people found the following review helpful
Great book for building active web sites 28 Nov 2000
By "jamesviele" - Published on Amazon.com
Format:Paperback
As someone who uses SQL Server, I needed to learn how to build some web applications. This book does a great job of taking you through the basics of how ASPs work and then building on that theme to build web sites that integrate with SQL Server data. The book spends short but quality time on SQL Server itself, instead focusing on ASPs and ADO. There are excellent chapters on ADO and building COM+ components. Utley's approach to teaching the basics and then progressing to the more complex topics is well done and logical, making the book easy to follow.

Is the book perfect? No. I would have liked more on XML. But, overall, this is an excellent book that I would recommend for any SQL Server using building web apps with Active Server Pages. In fact, even if you aren't using SQL Server, this book has a lot to offer!

10 of 13 people found the following review helpful
Very good guide but important prepatory steps are missing 1 May 2002
By David Emmith - Published on Amazon.com
Format:Paperback|Amazon Verified Purchase
I am only through the first four chapters but I felt it was important to get this information out to people who have bought the book or are about to buy the book.

This is a very good book but some of the sample apps are missing key points in preparing to use those apps. First off, I am using XP Pro, SQL Server 2000 and Visual Studio 6 on a Pentium IV 1.8GHz machine with 512MB of SDRAM (Dell Dimension 8200). Now for the problems:

(1) On page 78 Craig explains the two ways one can connect to SQL Server quite well but a little more help could've been given about what you have to do if you are using NT authentication. He says, "you must go into SQL Server and give permissions for that specific database to a user on your system called IUSR_<servername>...". For us novices out there a few words on how to do that would've been helpful. I fumbled around with it but figured it out (open SQL Server Enterprise Manager, navigate to your SQL Server, expand it, expand the SECURITY folder, right click on LOGINS and select NEW LOGIN (take it from there)).

(2) And if you do use NT authentication you need to modify the provider string that he shows on page 79. You will not need to use a User ID or password (just like he says) but you will need this at the front of the string, "Trusted_Connection=yes;" My connection string looks like this:
"Trusted_Connection=yes;Provider=SQLOLEDB;User ID=;Initial Catalog=Northwind;Data Source=Jupiter;PASSWORD=;"

'Jupiter' is my computer's (server's) name and 'Northwind' of course is the name of the dB in SQL Server.

(3) I had HUGE problems with the app he calls 'RealApp' beginning on page 105. Here's what I did to get it to work:
(a) If you have Norton Anti Virus (NAV) turn off SCRIPT BLOCKING. You do this by going to the OPTIONS menu in NAV.
(b) The folder that you write the text file to on your server must have READ/WRITE permissions for the IUSR_<servername> user name (if you're using NT authentication). That means you have to go to the SECURITY tab of the folder's properties; however, if you are using XP Pro you won't see a SECURITY tab anywhere! To expose the SECURITY tab, go to CONTROL PANEL, select APPEARANCE AND THEMES, and then click FOLDER OPTIONS, then on the VIEW tab, under ADVANCED SETTINGS, clear the "Use simple file sharing [Recommended]" checkbox. Now you will be able to see the SECURITY tab on all of your folders.
(c) Tell IIS that this app is a Web app (if you don't then Global.asa will never get looked at). Navigate to the RealApp web page icon in IIS. Right click it. Choose PROPERTIES. In the DIRECTORY tab look for APPLICATION NAME (it will be grayed-out) then click the CREATE button next to it. While you are here go down to the APPLICATION PROTECTION line and set it to "LOW (IIS Process)".

...


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
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges