Visual Basic Concepts
Data Access Tools in Visual Basic
Visual Basic provides a number of tools to meet data access programming needs, such as controls and data-bound controls, designers, and technologies such as Format objects. This chapter introduces the tools listed below.
Topics
DataView Window and the Microsoft Visual Database tools: Database Designer and Query Designer.
UserConnection Designer This ActiveX designer is used for RDO programming.
Other Data Access Subjects
For information on controls related to data access, see the Programmer's Guide:
For information on data binding, see Building Data Sources.