PDA

Click to See Complete Forum and Search --> : Coding a database


glowby
Jan 7th, 2000, 05:34 AM
I just finish going through Tutorial 4 in VB database. And I got the error "User-defined Type Not Defined" and then it highlights the
Dim db as Database line. What am I doing wrong?

MartinLiss
Jan 7th, 2000, 07:08 AM
Go to your Project References and add a reference to the latest version of MIcrosoft DAO.

------------------
Marty