Categories

Updated: 10/25/2006

DataSet and DataAdapter in ASP

Explains how to work with multiple tables, handle errors and how DataSet tracks modified table rows. Whenever a row is changed, its status is set from UnChanged to Modified. Whenever, a new row is added, its status would be depicted by DataRow.Added.
©2003-2019 jCay.com