
June 2nd, 2005, 08:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 877
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Using the SQLCommand Object
In this article, you will learn how to use the .NET Framework Data Provider for DQL Server's SqlCommand object to execute commands on a target SQL Server system. It is taken from chapter 8 of ADO.NET: The Complete Reference, written by Michael Otey and Denielle Otey (McGraw-Hill/Osborne, 2004; ISBN: 0072228989).
Read the full article here: Using the SQLCommand Object
For more discussion go here: Blog Article Discussion
|