Автор работы: Пользователь скрыл имя, 28 Февраля 2014 в 14:11, курсовая работа
Целью данной курсовой работы является разработка приложения для учета поступлений и продаж автомобилей в автосалоне.
С помощью созданного приложения работники (менеджеры) автосалона смогут вести учет поступления и реализации автомобилей.
ВВЕДЕНИЕ	3
1)	ОПИСАНИЕ ПРЕДМЕТНОЙ ОБЛАСТИ	4
2)	ИНФОЛОГИЧЕСКАЯ МОДЕЛЬ ДАННЫХ	6
3)	ЛОГИЧЕСКАЯ МОДЕЛЬ БАЗЫ ДАННЫХ	7
4)	ФИЗИЧЕСКАЯ МОДЕЛЬ ДАННЫХ	9
5)	РАЗРАБОТКА ОБЪЕКТОВ БАЗЫ ДАННЫХ (ПРЕДСТАВЛЕНИЙ, ПОЛЬЗОВАТЕЛЬСКИХ ФУНКЦИЙ, ХРАНИМЫХ ПРОЦЕДУР, ТРАНЗАКЦИЙ, ТРИГГЕРОВ) И ОТДЕЛЬНЫХ ЗАПРОСОВ К БАЗЕ ДАННЫХ	17
6)	ОПИСАНИЕ ПРОЕКТА	20
7)	ДЕМОНСТРАЦИЯ РАБОТАЮЩЕГО ПРОЕКТА	27
ЗАКЛЮЧЕНИЕ	30
СПИСОК ИСПОЛЬЗОВАННОЙ ЛИТЕРАТУРЫ	31
            this.
//
// bindingNavigatorSeparator2
//
            this.
            this.
//
// bindingNavigatorAddNewItem
//
            this.
            this.
            this.
            this.
            this.
            this.
//
// bindingNavigatorDeleteItem
//
            this.
            this.
            this.
            this.
            this.
            this.
//
// toolStripButton1
//
            this.toolStripButton1.
            this.toolStripButton1.Image = ((System.Drawing.Image)(
            this.toolStripButton1.
this.toolStripButton1.Name = "toolStripButton1";
this.toolStripButton1.Size = new System.Drawing.Size(23, 22);
this.toolStripButton1.Text = "toolStripButton1";
            this.toolStripButton1.Click += new System.EventHandler(this.
//
// bindingNavigator2
//
            this.bindingNavigator2.
            this.bindingNavigator2.
            this.bindingNavigator2.
            this.bindingNavigator2.
            this.bindingNavigator2.Items.
this.toolStripButton4,
this.toolStripButton5,
this.toolStripSeparator1,
this.toolStripTextBox1,
this.toolStripLabel1,
this.toolStripSeparator2,
this.toolStripButton6,
this.toolStripButton7,
this.toolStripSeparator3,
this.toolStripButton2,
this.toolStripButton3,
this.toolStripButton8});
            this.bindingNavigator2.
            this.bindingNavigator2.
            this.bindingNavigator2.
            this.bindingNavigator2.
            this.bindingNavigator2.
this.bindingNavigator2.Name = "bindingNavigator2";
            this.bindingNavigator2.
this.bindingNavigator2.Size = new System.Drawing.Size(729, 25);
            this.bindingNavigator2.
this.bindingNavigator2.Text = "bindingNavigator2";
//
// toolStripButton2
//
            this.toolStripButton2.
            this.toolStripButton2.Image = ((System.Drawing.Image)(
this.toolStripButton2.Name = "toolStripButton2";
            this.toolStripButton2.
this.toolStripButton2.Size = new System.Drawing.Size(23, 22);
this.toolStripButton2.Text = "Add new";
//
// toolStripLabel1
//
this.toolStripLabel1.Name = "toolStripLabel1";
this.toolStripLabel1.Size = new System.Drawing.Size(33, 22);
this.toolStripLabel1.Text = "of {0}";
            this.toolStripLabel1.
//
// toolStripButton3
//
            this.toolStripButton3.
            this.toolStripButton3.Image = ((System.Drawing.Image)(
this.toolStripButton3.Name = "toolStripButton3";
            this.toolStripButton3.
this.toolStripButton3.Size = new System.Drawing.Size(23, 22);
this.toolStripButton3.Text = "Delete";
//
// toolStripButton4
//
            this.toolStripButton4.
            this.toolStripButton4.Image = ((System.Drawing.Image)(
this.toolStripButton4.Name = "toolStripButton4";
            this.toolStripButton4.
this.toolStripButton4.Size = new System.Drawing.Size(23, 22);
this.toolStripButton4.Text = "Move first";
//
// toolStripButton5
//
            this.toolStripButton5.
            this.toolStripButton5.Image = ((System.Drawing.Image)(
this.toolStripButton5.Name = "toolStripButton5";
            this.toolStripButton5.
this.toolStripButton5.Size = new System.Drawing.Size(23, 22);
this.toolStripButton5.Text = "Move previous";
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
//
// toolStripTextBox1
//
            this.toolStripTextBox1.
            this.toolStripTextBox1.
this.toolStripTextBox1.Name = "toolStripTextBox1";
this.toolStripTextBox1.Size = new System.Drawing.Size(50, 20);
this.toolStripTextBox1.Text = "0";
            this.toolStripTextBox1.
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
//
// toolStripButton6
//
            this.toolStripButton6.
            this.toolStripButton6.Image = ((System.Drawing.Image)(
this.toolStripButton6.Name = "toolStripButton6";
            this.toolStripButton6.
this.toolStripButton6.Size = new System.Drawing.Size(23, 22);
this.toolStripButton6.Text = "Move next";
//
// toolStripButton7
//
            this.toolStripButton7.
            this.toolStripButton7.Image = ((System.Drawing.Image)(
this.toolStripButton7.Name = "toolStripButton7";
            this.toolStripButton7.
this.toolStripButton7.Size = new System.Drawing.Size(23, 22);
this.toolStripButton7.Text = "Move last";
//
// toolStripSeparator3
//
this.toolStripSeparator3.Name = "toolStripSeparator3";
this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
//
// toolStripButton8
//
            this.toolStripButton8.
            this.toolStripButton8.Image = ((System.Drawing.Image)(
            this.toolStripButton8.
this.toolStripButton8.Name = "toolStripButton8";
this.toolStripButton8.Size = new System.Drawing.Size(23, 22);
this.toolStripButton8.Text = "toolStripButton1";
            this.toolStripButton8.Click += new System.EventHandler(this.
//
// bindingNavigator3
//
            this.bindingNavigator3.
            this.bindingNavigator3.
            this.bindingNavigator3.
            this.bindingNavigator3.
            this.bindingNavigator3.Items.
this.toolStripButton11,
this.toolStripButton12,
this.toolStripSeparator4,
this.toolStripTextBox2,
this.toolStripLabel2,
this.toolStripSeparator5,
this.toolStripButton13,
this.toolStripButton14,
this.toolStripSeparator6,
this.toolStripButton9,
this.toolStripButton10,
this.toolStripButton15});
            this.bindingNavigator3.
            this.bindingNavigator3.
            this.bindingNavigator3.
            this.bindingNavigator3.
            this.bindingNavigator3.
this.bindingNavigator3.Name = "bindingNavigator3";
            this.bindingNavigator3.
this.bindingNavigator3.Size = new System.Drawing.Size(729, 25);
            this.bindingNavigator3.
this.bindingNavigator3.Text = "bindingNavigator3";
//
// toolStripButton9
//
            this.toolStripButton9.
            this.toolStripButton9.Image = ((System.Drawing.Image)(
this.toolStripButton9.Name = "toolStripButton9";
            this.toolStripButton9.
this.toolStripButton9.Size = new System.Drawing.Size(23, 22);
this.toolStripButton9.Text = "Add new";
//
// toolStripLabel2
//
this.toolStripLabel2.Name = "toolStripLabel2";
this.toolStripLabel2.Size = new System.Drawing.Size(33, 22);
this.toolStripLabel2.Text = "of {0}";
            this.toolStripLabel2.
//
// toolStripButton10
//
            this.toolStripButton10.
            this.toolStripButton10.Image = ((System.Drawing.Image)(
this.toolStripButton10.Name = "toolStripButton10";
            this.toolStripButton10.
this.toolStripButton10.Size = new System.Drawing.Size(23, 22);
this.toolStripButton10.Text = "Delete";
//
// toolStripButton11
//
            this.toolStripButton11.
            this.toolStripButton11.Image = ((System.Drawing.Image)(
this.toolStripButton11.Name = "toolStripButton11";
            this.toolStripButton11.
this.toolStripButton11.Size = new System.Drawing.Size(23, 22);
this.toolStripButton11.Text = "Move first";
//
// toolStripButton12
//
            this.toolStripButton12.
            this.toolStripButton12.Image = ((System.Drawing.Image)(
this.toolStripButton12.Name = "toolStripButton12";
            this.toolStripButton12.
this.toolStripButton12.Size = new System.Drawing.Size(23, 22);
this.toolStripButton12.Text = "Move previous";
//
// toolStripSeparator4
//
this.toolStripSeparator4.Name = "toolStripSeparator4";
this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
//
// toolStripTextBox2
//
            this.toolStripTextBox2.
            this.toolStripTextBox2.
this.toolStripTextBox2.Name = "toolStripTextBox2";
this.toolStripTextBox2.Size = new System.Drawing.Size(50, 20);
this.toolStripTextBox2.Text = "0";
            this.toolStripTextBox2.
//
// toolStripSeparator5
//
this.toolStripSeparator5.Name = "toolStripSeparator5";
this.toolStripSeparator5.Size = new System.Drawing.Size(6, 25);
//
// toolStripButton13
//
            this.toolStripButton13.
            this.toolStripButton13.Image = ((System.Drawing.Image)(
this.toolStripButton13.Name = "toolStripButton13";
            this.toolStripButton13.
this.toolStripButton13.Size = new System.Drawing.Size(23, 22);
this.toolStripButton13.Text = "Move next";
//
// toolStripButton14
//
            this.toolStripButton14.
            this.toolStripButton14.Image = ((System.Drawing.Image)(
this.toolStripButton14.Name = "toolStripButton14";
            this.toolStripButton14.
this.toolStripButton14.Size = new System.Drawing.Size(23, 22);
this.toolStripButton14.Text = "Move last";
//
// toolStripSeparator6
//
this.toolStripSeparator6.Name = "toolStripSeparator6";
this.toolStripSeparator6.Size = new System.Drawing.Size(6, 25);
//
// toolStripButton15
//
            this.toolStripButton15.
            this.toolStripButton15.Image = ((System.Drawing.Image)(
            this.toolStripButton15.
this.toolStripButton15.Name = "toolStripButton15";
this.toolStripButton15.Size = new System.Drawing.Size(23, 22);
this.toolStripButton15.Text = "toolStripButton1";
            this.toolStripButton15.Click += new System.EventHandler(this.
//
// bindingNavigator4
//
            this.bindingNavigator4.
            this.bindingNavigator4.
            this.bindingNavigator4.
            this.bindingNavigator4.
            this.bindingNavigator4.Items.
this.toolStripButton18,
this.toolStripButton19,
this.toolStripSeparator7,
this.toolStripTextBox3,
this.toolStripLabel3,
this.toolStripSeparator8,
this.toolStripButton20,
this.toolStripButton21,
this.toolStripSeparator9,
this.toolStripButton16,
Информация о работе Разработка АРМ менеджера по продажам автомобилей в автосалоне