摘要
信息技术的迅猛发展,将企业管理的信息化推向了企业管理的核心位置。企业信息化已成为了现代企业在市场竞争中的“必杀涧”。汽车维修的管理者也将目光投向了信息化这一能使企业立于不败之地的有效管理模式上。汽车维修管理系统是将企业的管理思想以信息化的形式表现出来,将管理的各环节应用信息技术,为管理者提供可靠的决策依据。
本文对一汽奔腾维修管理系统的设计与实现做详细介绍。
本系统采用PowerBuilder 9.0作为开发工具,Microsoft SQL Server 2000作为数据库管理系统。实现了汽车维修企业的信息化管理,具有客户管理、仓库管理、投诉管理、维修管理等功能,促进了维修管理工作的现代化、高效化、提高了管理人员的工作效率。
关键词:PowerBuilder 9.0,Microsoft SQL Server 2000,维修管理系统。
ABSTRACT
The swift and violent development of the information technology, has pushed the informationization of business administration to the key position of business administration. Enterprise's informationization has already become the modern enterprise trump in the market competition. The administrator of car maintenance casts sight on this effective management mode that can make enterprises establish in an unassailable position of the informationization too. The administrative system of car maintenance shows the management thoughts of enterprises in the form of informationization, employ the information technology of every link of management, offer the reliable decision basis to administrator.
This paper describes the FAW Pentium maintenance management system design and implementation.
This system adopts PowerBuilder 9.0 as the developing instrument, Microsoft SQL Server 2000 is regarded as the data base management system. Implementation of the automobile repair business information management,it have functions such as customer's management, storehouse management, complaining management, maintenance management,etc and have promoted the management of maintaining are modernized, high-efficient and improving the administrative staff's working efficiency.
Keywords: PowerBuilder 9.0,Microsoft SQL Server 2000, Maintenance Management System.
目录
摘要 I
ABSTRACT II
第1章 引言 1
1.1 背景 1
1.2 研究内容 2
第2章 一汽奔腾维修管理系统 3
2.1 一汽奔腾维修管理系统概述 3
2.1.1 一汽奔腾维修管理系统的定义 3
2.1.2 一汽奔腾维修管理系统的任务及目的 3
2.2 一汽奔腾维修管理系统需求分析 4
2.3 一汽奔腾维修管理系统功能设计 5
第3章 一汽奔腾维修管理系统设计 8
3.1 系统设计原理 8
3.2 系统的用例图 8
3.3 系统的E-R图 9
3.4 系统的数据库关系图 11
第4章 一汽奔腾维修管理系统实现 12
4.1 开发环境概述 12
4.1.1 PowerBuilder简介 12
4.1.2 SQL Server 2000简介 12
4.2设计数据库 12
4.2.1 数据库中的表 12
4.2.2 数据表的结构 13
4.3 建立数据库 18
4.4 连接数据库 19
4.5界面设计 21
4.6代码设计 30
4.7测试与纠错 33
4.7.1 系统测试 33
4.7.2 系统纠错 33
第5章 结束语 35
致谢 36
参考文献 37