Use have to use the SqlCommandBuilder to update the table in a database through dataset
Use this it may help:
Dim object name as SqlCommandBuilder(DataAdapter's Name)
DataAdapter's Name.Update(Datasetname, "Table Name")
Reputation Points: 347
Solved Threads: 13
Practically a Posting Shark
Offline 812 posts
since Aug 2006