April 2002
Intermediate to advanced
416 pages
11h 50m
English
Many vendors sell relational database products. Microsoft Access, Microsoft SQL Server, and Oracle are three of the most popular database products used by Visual Basic developers. Each provides its own assortment of database features and database management tools. The following sections provide a little more detail about these products.
Access databases are relatively simple. Each database is stored in a separate file with a .mdb extension. A Visual Basic program accesses the database directly using data access routines built in to Visual Basic libraries as shown in Figure 1.6.
Because ...
Read now
Unlock full access