Hi there,
I have managed to select the data from the database using a tableadapter but I can't figure out how to, when I change the data in the dataset, sync it back to the database.
For instance, I can seem to delete from the dataSet ok, but not the actual database.
How do I do this?
Thanks.
I have managed to select the data from the database using a tableadapter but I can't figure out how to, when I change the data in the dataset, sync it back to the database.
For instance, I can seem to delete from the dataSet ok, but not the actual database.
How do I do this?
Thanks.