I'm not sure about VB2005 but in VB 6, which is what I program in, I would add a Reference to the MS DAO 3.6 Object Library. Look for a "Refernces" menu option.
Once the library is part of the project you have access to all of the database objects that exist in Access. You can create record...