kennedymr2
Programmer
I am using vb2008 Express
Have setup a datagridview using the wizard.. and an Access MDB
Have setup AllowEdit AllowAdd etc
When i make an alteration it works fine while the program is still loaded, BUT, when i close the program and then reopen, the alterations have gone.
It looks like the inmemory MDB gets updated , but the Dataset itself does not ?????
Is there a 'simple' way of getting the dataset to update
There does not seem to be any update() function for the dataset
Appreciate any help.. driving me mad !!!
Regards Kennedymr2
Have setup a datagridview using the wizard.. and an Access MDB
Have setup AllowEdit AllowAdd etc
When i make an alteration it works fine while the program is still loaded, BUT, when i close the program and then reopen, the alterations have gone.
It looks like the inmemory MDB gets updated , but the Dataset itself does not ?????
Is there a 'simple' way of getting the dataset to update
There does not seem to be any update() function for the dataset
Appreciate any help.. driving me mad !!!
Regards Kennedymr2