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

[Page 626]

VB6 uses Find methods and bookmarks to locate records within a data table. VB2005 uses the WHERE clause in the SQL statement to establish search criteria.

In VB2005, a data table can be bound to a DataGridView control that displays the entire table or a ListBox control that displays an entire column.

In VB2005, changes to data are saved in the database using the database adapter.

Категории