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:
Dim TutVB4DB As Database 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




Reply With Quote