Data Access

1.0 Data Access using Visual Basic
2.0 Using the data control
2.1 Attaching the data control to a database at run-time
2.2 Attaching to a database in the same folder as the application
2.3 Accessing a query
2.4 Using SQL to create the query
2.5 A simple way to build a parameter query
2.6 Moving to a record
2.7 Adding, amending and deleting records using bound controls
2.8 Adding a new record using code
2.9 Finding and amending fields using code
2.10 Displaying field values in unbound controls