xt; _DEL.Visible=false;
} void ImageButton2_Click (object sender, ImageClickEventArgs e)
{(TextBox1.Text == )
{. Text= Поле не заповнено! raquo ;;;
}
/* Початок --- Перевірка на Заповнена */SaveDocCommand=new SqlCommand () ;. Connection=www; .CommandText= Select * from Група raquo ;;
{. Open (); dr=SaveDocCommand.ExecuteReader (); (dr.Read ())
{(dr [1] .ToString () == TextBox1.Text)
{. Text= Такі дані вже в базі є raquo ;;;
}
{
}
}
}
{. Close ();
}
/* Кінець --- Перевірка на Заповнена * /. Connection=www; .CommandText= INSERT INTO Група (Названіе_Группи) VALUES (n_g) raquo ;; n_gP=new SqlParameter ( @ n_g raquo ;, SqlDbType.NVarChar) ;. Parameters.Add (n_gP); _ gP.Value=TextBox1.Text;
{. Connection.Open () ;. ExecuteNonQuery () ;. Text= Додано raquo ;; _ Group.DataBind ();
} (Exception ex)
{. Text= Чи не Додано raquo ;;
}
} void ImageButton3_Click (object sender, ImageClickEventArgs e)
{(TextBox2.Text == )
{. Text= Поле не заповнено! raquo ;;;
}
/* Початок --- Перевірка на Заповнена */SaveDocCommand=new SqlCommand () ;. Connection=www; .CommandText= Select * from Категорія raquo ;;
{. Open (); dr=SaveDocCommand.ExecuteReader (); (dr.Read ())
{(dr [1] .ToString () == TextBox2.Text)
{. Text= Такі дані вже в базі є raquo ;;;
}
{
}
}
}
{. Close ();
}
/* Кінець --- Перевірка на Заповнена * /. Connection=www; .CommandText= INSERT INTO Категорія (Названіе_Категоріі) VALUES (n_k) raquo ;; n_kP=new SqlParameter ( @ n_k raquo ;, SqlDbType.NVarChar) ;. Parameters.Add (n_kP); _ kP.Value=TextBox2.Text;
{. Connection.Open () ;. ExecuteNonQuery () ;. Text= Додано raquo ;;
} (Exception ex)
{. Text= Чи не Додано raquo ;;
}
} void ImageButton4_Click (object sender, ImageClickEventArgs e)
{(TextBox3.Text == )
{. Text= Поле не заповнено! raquo ;;;
}
/* Початок --- Перевірка на Заповнена */SaveDocCommand=new SqlCommand () ;. Connection=www; .CommandText= Select * from Предмети raquo ;;
{. Open (); dr=SaveDocCommand.ExecuteReader (); (dr.Read ())
{(dr [1] .ToString () == TextBox3.Text)
{. Text= Такі дані вже в базі є raquo ;;;
}
{
}
}
}
{. Close ();
}