
May 5th, 2005, 08:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 857
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
The Command Object
If you work with ADO and make frequent use of the Connection object, you might find that the Command object actually lets you accomplish more, especially when store procedures are being used. This article is taken from chapter 4 of ADO Programmer's Reference, written by Dave Sussman (Apress, 2004; ISBN 1590593421)
Read the full article here: The Command Object
For more discussion go here: Blog Article Discussion
|