I need to use a database with my application I'm making.

I have searched many websites and the all keep giving me something like this,

VB Code:
  1. Dim TutVB4DB As Database
  2. Dim TutRS As Recordset

but recordset and database dont work there

Does anyone know any good sites for learning about Databases with VB 6.0