1
11Oppidan
I have generated 100k values in a vb.net array and I want to use them to
update a field in 100k records in a sqls table that has an ID field 1-100k.
I need the first record in the array to go in the record with id 1 etc.
Does anyone have any good idea about hoe to do this nicely?
thanks.
update a field in 100k records in a sqls table that has an ID field 1-100k.
I need the first record in the array to go in the record with id 1 etc.
Does anyone have any good idea about hoe to do this nicely?
thanks.