Beginning Asp Databases
Kevin Spencer, Thearon Willis, John Kauffman
- 出版商: Apress
- 出版日期: 2003-09-02
- 售價: $1,525
- 貴賓價: $1,449
- 語言: 英文
- 頁數: 856
- 裝訂: Paperback
- ISBN: 1590592492
- ISBN-13: 9781590592496
下單後立即進貨 (2~3週)
買這商品的人也買了...
-
$1,581$1,502Sun Certified Programmer & Developer for Java 2 Study Guide, 2/e
-
$690$545XML 與資料庫 Web 應用實務
-
$399
CCNA Self-Study: CCNA Basics (CCNAB) (Hardcover)
-
$150$119丙級網頁設計學科最新詳解(2003年版)
-
$480$379人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)
-
$180$162天才老闆與偉大員工 (The Gifted Boss)
-
$550$468Flash MX 2004 躍動的網頁中文版
-
$990$970Introduction to Algorithms, 2/e
-
$750$593鳥哥的 Linux 私房菜-伺服器架設篇
-
$590$448ASP.NET 程式設計徹底研究
-
$560$442鳥哥的 Linux 私房菜─基礎學習篇增訂版
-
$1,138$1,081Does IT Matter? Information Technology and the Corrosion of Competitive Advantage
-
$550$468Flash MX 中文版躍動的網頁
-
$750$593JSP 2.0 技術手冊
-
$650$553Linux 與 Windows 共舞─異質平台整合方案
-
$700$630以 Rational Rose 2002 精通 UML (Mastering UML with Rational Rose 2002)
-
$490$382詳解 JavaScript & HTML & CSS 語法辭典
-
$1,080$1,058Computer Networking: A Top-Down Approach Featuring the Internet, 3/e平裝(美國版0321227352)
-
$650$507ASP.NET 徹底研究進階技巧─高階技巧與控制項實作
-
$780$663精通 Windows Server 2003 企業網路服務篇 (Mastering Windows Server 2003)
-
$1,050$998Fundamentals of Data Structures in C++
-
$720$612SQL Server 效能調校聖經
-
$780$663精通 Windows Server 2003 目錄服務與系統管理篇 (Mastering Windows Server 2003)
-
$990$752Windows 程式設計 (Programming Windows, 5/e)
-
$560$442Practical Java Programming Language Guide 中文版 (Practical Java Programming Language Guide)
商品描述
This book explains, demonstrates, and applies techniques that lie at the intersection of the two great tools of the Information Age. One tool, the database, is relatively old. The other, the Internet, is quite new. With these two tools together, readers can create powerful Web pages. In this book, readers will learn how to incorporate databases into their ASP applications using ADO, which provides a set of objects through which one can connect to, read from, and write to databases. From installing the necessary software and a basic guide to SQL, to handling stored procedures, readers will get several real-world questions answered with code ready to cut and paste and a chance to practice at every step of the way.
Table of Contents
Chapter 1: Why Use ASP and ADO to put your Database on the Web?
Chapter 2: Setting Up ASP and ADO
Chapter 3: Simple Recordsets - Reading Data
Chapter 4: Basic SQL for ADO Recordsets
Chapter 5: More Uses for Simple Recordsets
Chapter 6: Connections
Chapter 7: Behind the Scenes of ADO
Chapter 8: Recordset Parameters
Chapter 9: Recordset Methods and Properties
Chapter 10: SQL Statements to Modify Data
Chapter 11: Databases and Cookies
Chapter 12: The Errors Collection
Chapter 13: Command Object
Chapter 14: Stored Procedures and Passing Parameters
Chapter 15: Irregular Data
Chapter 16: ADO Tips and Tricks
Chapter 17: Performance Testing and Performance Improvements