Sachin Kalia

Sachin Kalia

  • NA
  • 24k
  • 8.8m

How to skip last row ofOLEdbReader in C#?

Jul 13 2012 6:26 AM
Hi geeks

I am interrupted in my code. Whilst using OLEdbReader object.

I would like to skip the last row of reader object ,which contains non-acceptable string .At time of reading object it shows "HasRows" true..while read by read operation gives me null.

i,ve tried string.IsnullorEmpty().no success.

Help is really appreciated.

Regards
Sachin Kalia

Answers (6)