Changes

Jump to: navigation, search

Accessing Databases Using Visual Basic

25 bytes added, 19:29, 9 August 2007
Linking Data Sources to an Application
Once the data fields are added you will notice that Visual Basic adds a toolbar to the top of the form to provide navigation and the ability to add and remove records from the database. Press ''F5'' to build and run the application. When the application starts the fields will populated with data from the database. Use the toolbar to move through the records:
[[Image:Examplvb_database_application_running.jpg]]
You have created your first database driven Visual Basic application.

Navigation menu