CodeBase VB Tips and Snipets of Code (viewable)
UserBase Downloadable Programs and Projects (zips)
Links Links to other VB sites
Jump Start DAO in Visual Basic®
DAO

Databases

For

Beginners

Demo 1 Just iterate through the Records in a Table
Demo 2 By picking a categoryName in a Combobox display all the productNames in a Listbox.
Demo 3 Pick a Name from a Listbox to Display Table Data in Textboxes
Demo 4 Pick a Name in a Listbox to Display Data in Textboxes from a Related Table
Demo 5 Putting Pictures in a Database
Demo 6 Create a Database using dbText and dbDate Field Types (with MaskedEditBox)
Demo 7 Create a Simple Text Database (CSV)
Demo 8 The SQL LIKE Predicate in a DBCombo Control
Also see: The transition to ADO       The ADO demos.             by Rick Meyer       Home