
November 9th, 2004, 08:58 AM
|
|
|
|
Join Date: Oct 2003
Posts: 41
Time spent in forums: < 1 sec
Reputation Power: 5
|
|
|
The ADO Object Model
ADO, a data-access technology from Microsoft, offers a less strict data object model than its ancestors, DAO and RDO--which gives the programmer a great deal more flexibility and reduces development time. David Sussman gives a tour of the various objects and what to do with them. ( From ADO Programmer's Reference by David Sussman, published by Apress, ISBN 1590593421).
Read the full article here: apress - The ADO Object Model
For more discussion go here: Blog Article Discussion
|