Link to home
Start Free TrialLog in
Avatar of jskfan
jskfanFlag for Cyprus

asked on

DataAdapter in VB.net

when this code is used.
DataAdapter.update(dataset)

does it update just the data that has been retrieved to the dataset, or does it update the data located in the database also?

Avatar of harris_c
harris_c
Flag of Philippines image

The dataset.

hec",)
ASKER CERTIFIED SOLUTION
Avatar of harris_c
harris_c
Flag of Philippines image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial