ChrisHiggins
Programmer
I am new to ado.net and need to do the following:-
1. Read the records in an SQL table where the processed field is false.
2. I then need to check these records and if incorrect write a record into a seperate sql table.
3. if the record is correct then I need to update the processed field to true.
Can anybody help.
Thanks
Chris
1. Read the records in an SQL table where the processed field is false.
2. I then need to check these records and if incorrect write a record into a seperate sql table.
3. if the record is correct then I need to update the processed field to true.
Can anybody help.
Thanks
Chris