April 2003
Beginner to intermediate
620 pages
21h 48m
English
Every interaction between a client and a
data source, whether it is to retrieve information, delete a record,
or commit a change, is governed by a Command
object. In this chapter, we introduce the Command
object in detail. You’ll learn how to define a
command and use it to execute nonquery commands such as direct record
updates, insertions, and deletions. You’ll also
learn how to use parameterized commands and commands that access
stored procedures.
Read now
Unlock full access