Changes

Jump to: navigation, search

Accessing Databases Using Visual Basic

18 bytes added, 19:27, 9 August 2007
Selecting the Data Source
Once the database connection is established, the next step is to select the data source to be used in the application. To achieve this, select the ''Data->Add New Data Source'' menu option. The Data Source Configuration Wizard will appear as follows:
[[Image:Examplvb_data_source_selection.jpg]]
Since we are selecting data from a database, make sure that ''Database'' is highlighted in this dialog and click ''Next''. Ensure that the Northwind database is listed in the following screen and press ''Next'' to proceed.

Navigation menu