string sql = "insert into brrowinfo(readernum,readername,booknum,bookname,brotime,shtime,brrowednum)values('" + this.textBox1.Text + "',d,'" + this.textBox2.Text + "',d1,'"+DateTime.Now.ToShortDateString()+"','"+s+"',j)";
string sql = "insert into brrowinfo(readernum,r