J
Jager
Ok, I've got a program I am working on that is supposed to save all
changes to the dataset to the actual database, but this doesn't seem to
be working. I used the DataAdapter.Update(DataSet) method, but that
doesn't save the changes to my actual database.
How can I go about updating the actual database to save changes?
Please help,
Jager
changes to the dataset to the actual database, but this doesn't seem to
be working. I used the DataAdapter.Update(DataSet) method, but that
doesn't save the changes to my actual database.
How can I go about updating the actual database to save changes?
Please help,
Jager