2
Reply

Error while fetch data using data Reader

Bineesh  VP

Bineesh VP

Nov 12 2014 4:20 AM
748
Hi,
 
I getting a error while try to fetch  a  ID +1  number(int) into a textbox.
 
This is the sql server query: -
 
SELECT MAX(SlabID)+1 FROM INVSTSLAB
 
The error is below:-
 
 
 
 

Answers (2)
Next Recommended Forum