Updating an access database (mdb file) using datagridview
using adapters update method,tried datatset.cceptchanges, dataset.haschanges etc...
mdb just doesnt get updated
Sandeep Saxena Wednesday, June 13, 2007 11:40 AM
If you added the database to the project make sure the database's copy to output property is set to only if newer. If this does not help please post some code
If you added the database to the project make sure the database's copy to output property is set to only if newer. If this does not help please post some code