I have a dataset (in vb.net) which works fine
How do I move through it?
I want to do the following:
start at row 1
for a = 1 to record total
row = row +1
edit "default" so that it is 0
next record
anyone know the code?
John
|
Results 1 to 2 of 2
Thread: Dataset updating
|
Click Here to Expand Forum to Full Width |