Harry
Aug 11th, 1999, 07:22 PM
I written a VB application that will populate a DBGrid with a DBase database (*.dbf). My problem is after the DBGrid is populated I want to allow the user to make changes to the database through the use of the DBGrid. I was able to make changes right on the DBGrid but I discovered that the changes was not saved when I open the test.dbf database. If anyone knows how to save the changes I would really appreciate the help. Thanks a lot!!
------------------
------------------