Search Books

Beginning Asp Database (Programmer to Programmer)

Author John Kaufman, Thearon Willis, David Buser, Kevin Spencer, John Kauffman
Publisher Apress
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
39.99 USD
🛒 Buy New on Amazon 🇺🇸 🏷 Buy Used — $6.98
Share:
Book Details
PublisherApress
ISBN / ASINB008SM1S12
ISBN-13978B008SM1S18
Sales Rank12,071,189
MarketplaceUnited States 🇺🇸

Description

As a tutorial, Beginning ASP Databases offers an entry point to one of the most crucial aspects of Microsoft-oriented Web development--database integration with Active Server Pages. In Beginning ASP Databases, a trio of authors covers the basics of working with databases from ASP--especially using ActiveX Database Objects (ADO).

The book is quite substantive in content but is written in a somewhat light-hearted style that makes readers new to the technology comfortable. The authors begin with a discussion of the benefits of ASP and ADO, and then explain how to configure the technology on the various flavors of Windows. From there, they show how to access databases using ADO, demystify how it all works, and focus on several key areas, including debugging, SQL, and stored procedures.

Plenty of code examples are included, and each is captioned with step-by-step explanations. Exercises and quizzes also complement the material. Throughout the book the authors identify some quite useful techniques to employ and traps to watch for--nuggets of knowledge that will set new ASP programmers on the right track. A lengthy case study ties it all together with a real-world example.

If you're planning on building Web sites on the Microsoft platform, ASP/ADO database access knowledge is essential. This fine guide offers an excellent way to get up to speed seamlessly. --Stephen W. Plain

Topics covered: ADO/OLE DB architecture, SQL, recordsets, databases and cookies, error handling, command object, stored procedures, irregular data handling, performance testing and tuning.