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?
Printable View
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?
Go to your Project References and add a reference to the latest version of MIcrosoft DAO.
------------------
Marty