Data and Data Access
Visual Basic applications can connect to a variety of data sources, including SQL Server, ODBC data sources, and a variety of OLEDB providers, through the new data access technology of ADO.NET. The information in this section covers the new data access objects including the DataSet and DataAdapter classes.