Posted on: 5/5/2015 5:23:16 AM | Views : 668


 am getting rs=-1 this is my errror
 
try
                {
                    bilnumber();
                    //  partyname();
                    con = new SqlConnection(s);
                    con.Open();
                    string qry = "sectionexpenses";
              ...

Go to the complete details ...