
September 27th, 2004, 08:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 857
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
The Connection Object
ADO (ActivX Data Objects) gives us a way to manage data from all kinds of data stores, not just relational databases. This chapter looks at how to work with the Connection object and the methods, properties, collections and events that this object makes available to us. (From the book ADO Programmer's Reference by David Sussman, ISBN: 1590593421, Apress, 2004.)
Read the full article here: The Connection Object
For more discussion go here: Blog Article Discussion
|