`SqlCommand cd = new SqlCommand("select f_pictur from information where f_number = \'" + f_num.Text + "\'");
SqlDataReader dt = cd