Could someone shows me how to open, connect, select and manipulate an Access Database using ADO thru VB Code? Any tips is a good tips. Thanks!!!
Printable View
Could someone shows me how to open, connect, select and manipulate an Access Database using ADO thru VB Code? Any tips is a good tips. Thanks!!!
Use the VB Data Form Wizard. Go to Project>Add Form>VB Data Form Wizard. Follow the instructions and where it asks for binding type, choose ADO Code.