C# .NET - how to skip recod in datareader while loop and read next record
Asked By mani on 26-Dec-11 09:28 AM
hi. ,i am using while loopt to read record row by row..
and i need to skip some record based on my some condition and goto next record and continue,,
is it possible in datareader whilloop????any help