
August 2nd, 2004, 09:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 906
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Accessing Databases with ADODB
This chapter describes the behavior of ADODB version 4.03. A complete ADODB example is examined, illustrating some fundamentals of connecting to a database, sending a query, and retrieving results. Other topics covered include integer sequences, caching generating HTML, and four ways to handle errors in ADODB. (From the book Essential PHP Tools, by David Sklar, Apress, 2004, ISBN: 1590592808.)
Read the full article here: Accessing Databases with ADODB
For more discussion go here: Blog Article Discussion
|