i want to check the values in row which is in Datareader.
i have a table called Annual and i retrieved 1 row from that table. I stored row values into an array.now i need to check the values in the array.
i got error "Invalid attempt to read when no data is present."
i'm attaching my code file also.
i have a table called Annual and i retrieved 1 row from that table. I stored row values into an array.now i need to check the values in the array.
i got error "Invalid attempt to read when no data is present."
i'm attaching my code file also.