How to update dataset
C#
3
Posts
2
Posters
0
Views
1
Watching
-
hi what i shoot do to update dataset when i change data in ms sql(not bye this program)???? C#,ms sql and window programing
ummmmm just call DataAdapter.fill( Dataset ). That Shoot take care of it. If that does not, then you shoot the machine.
-
ummmmm just call DataAdapter.fill( Dataset ). That Shoot take care of it. If that does not, then you shoot the machine.