How to use ADODC, MS Access in VB6
This is a simple program of inventory of stocks of a fast food chain. This is to demonstrate on how to use Adodc in connecting database from MS Access 2007, We inserted a DataGrid control to view the entire table and each field is bounded to a particular text box or combo box to show the details about the current record. You can add, edit and delete records if you want to and the login module is