汽车配件公司业务管理系统Theautomobilefittingcorporatebusinessmanagementinformationsystem摘要汽车配件公司业务管理系统是一个利用数据库技术以及数据库思想设计一个企业内部业务管理信息系统,利用现代计算机和数据库开发技术来代替人工处理。后台数据库采用的是SQLServer2000。程序界面采用的是一种可视化的,面向对象的快速应用程序开发环境PowerBulider8.0。通过分析传统的汽车配件业务管理系统的不足,创建了一套行之有效的计算机管理企业的方案,主要通过完成对企业内部管理系统的系统分析部分,包括组织结构和功能分析,业务功能分析,业务流程图,数据流图,E-R模型;系统设计,包括功能子系统的划分和层次化模块结构图并据此设计了数据库结构和应用程序。系统实现部分列出了几个主要的程序框图,并附带了一些主要的实现窗口。关键字:汽车配件公司业务管理系统,SQLServer2000,PowerBulider8.0。AbstractTheautomobilefittingcorporatebusinessmanagementinformationsystemisthatoneutilizesdatabasetechnologyanddatabasethoughttodesignthemanagementinformationsystemoftheinteriorbusinessofanenterprise,makinguseofmoderncomputeranddatabasedevelopmenttechnologytoreplaceanddealwithartificially.ItwasSQLServer2000thatthebackstagesupporteradopteddatabase.DevelopmentenvironmentPowerBulider8.0isakindofvisualprocedureinterfaceandtheobject-orientedfastapplicationprogram.Throughanalyzingthedeficiencyofthetraditionalcarfittingsbusinessadministrativesystem,Ihaveestablishedtheschemesofasetofeffectualcomputermanagemententerprises,mainlybyfinishingsomeofnetworkanalysisoftheadministrativesysteminsideenterprises,includinganalyzinginstitutionalframeworkandfunction,analyzingthebusinessfunction,theflowdiagramofthebusiness,dataflowdiagram,E-Rmodel;Systemdesign,includingfunctiondivisionofsubsystemandlevelmodulestructurechartandhavingthisdesigndatabasestructureandapplicationprogrambythem.Thesystemrealizesthathaslistedseveralmainprocedureblockdiagramspartly,hasattachedsomemainrealizationwindows.Key:Theautomobilefittingcorporatebusinessmanagementinformationsystem,SQLServer2000,PowerBulider8.0.目录第一章绪论................................................................................................11.1项目开发背景.......................................................................................11.2项目开发目的和意义...........................................................................11.3项目研究现状.......................................................................................21.4项目开发的内容...................................................................................3第二章开发工具介绍................................................................................52.1SQL语言介绍.....................................................................................52.2开发平台POWERBUILDER8简要介绍...............................................6第三章内部业务管理和数据模型分析....................................................83.1组织结构和功能分析...........................................................................83.2组织/业务关系图.................................................................................83.3业务功能分析.......................................................................................93.4业务流程图.........................................................................................103.5数据流图.............................................................................................123.6ER...