Changes

Jump to: navigation, search

Accessing Databases Using Visual Basic

4 bytes removed, 20:33, 9 April 2009
no edit summary
In this This chapter of [[Visual Basic Essentials]] is intended to provide a detailed overview of developing applications that work with databases using Visual Basic and ADO.Net. The next chapter will build on this knowledge by exploring [[Visual Basic and the DataGridView Control]].
As with most other aspects of Visual Basic and Visual Studio, Microsoft have has put a significant amount of work into making it easy to work with databases. In fact, an incredible amount of database functionality can be built into a Visual Basic application without actually writing a single line of code.
The examples in this chapter work with a Microsoft Access database. The concepts covered, however, apply equally to other databases such as Microsoft SQL Server.

Navigation menu