string yes = dr1[0].ToString();
i want retrive data from above table where date=16-05-08
but i getting this error
An exception of type 'System.Data.SqlClient.SqlException' occurred in System.Data.dll but was not handled in user code
Additional information: Syntax error converting the varchar value '14-05-08' to a column of data type int.
plz help ...or any other method to retrive data