Murach's VB.NET Database Programming
with ADO.NET (1.x edition)

This chapter teaches you how to create command objects to execute SQL statements and stored procedures without using a dataset or a data adapter. It also teaches you how to work with command objects within transactions.

Chapter 8 How to work with data commands
How to work with queries that return a result set 238
How to create and work with a data reader 238
How to improve the efficiency of column lookups 240
A Vendor Invoices form that uses a data reader 242
The code for the Vendor Invoices program 242
How to work with queries that don't return a result set 246
How to execute queries that don't return a result set 246
The code for a Vendor Maintenance program that uses action queries 248
How to work with stored procedures 260
An introduction to stored procedures 260
How to work with output parameters and return values 262
How to create stored procedures using the Configuration Wizard 264
How to use existing procedures with the Configuration Wizard 266
How to use transactions 268
How to create and work with transactions 268
A coding example that uses a transaction 268
Perspective 270
t




Murach's VB.NET Database Programming with ADO.NET

Learn more about this book

Add this book to your cart