I have made a database file in MS Access 2007,
Now I made a basic blank form in VB2008.
I have connected it already in the form.
Now the problem is, how would I know if I have connected it successfully?
I run the program > added a new entry by clicking "+" > Filled up the text box forms
> the clicked save on the tool tip > Then close the debugging.
I went back to MS ACCESS and checked my db file. Strange thing is, the db was not updated.
It should be updated right? or I missed something..