Introduction to Programming Using Visual Basic 2005, An (6th Edition)

[Page 625 (continued)]

VB2005's Database Explorer displays a database's tables and data.

In VB6, data are accessed through a data control. In VB2005, database data are loaded with a database adapter into a data table. The rows and columns of the data table may be accessed similarly to a two-dimensional array.

Категории