How to loop through a recordset or resultset multiple times using SCRIPT TASK only

  • I want to loop through the same recordset or resultset multiple times using a C# script. How do I do that ? Any reiterable recordset for that ? I need some help or code (C# only please) to loop through both ADO or ADO.NET. Right now, I just use DataTable to store my recordset and data table cannot be reiterated. Of course, you can create a copy of the datatable to reiterate it, but thats not what i want.

    Thanks.

  • An example would help us a lot.

  • my mistake. resolved.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply