欢迎来到天天文库
浏览记录
ID:5470675
大小:1.49 MB
页数:63页
时间:2017-12-14
《汽车销售管理系统的设计与开发—计算机毕业设计(论文)》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、毕业设计(论文)汽车销售管理系统的设计与开发论文作者姓名:申请学位专业:申请学位类别:指导教师姓名(职称):论文提交日期:汽车销售管理系统的设计与开发摘要本设计讲述如何为一个汽车4S店铺建立一个汽车销售管理系统。首先进行系统的需求分析,提出系统任务和系统业务流程的分析。其次,用SQLServer2000建立系统运行所要的后台数据库。在数据库设计中,本设计又先对数据库进行需求分析和概念设计结构的列出,这样得到了较合理的逻辑数据结构,利用此数据的结构才能支持系统的各模块的实现。然后通过MicrosoftVisualStudio.NET2003进行各个系统功能模块的创建和
2、系统的实现。在创建过程中,本设计先从系统主模块着手,再实现各个小的模块功能。最后在系统实现的过程中将数据库连接起来,实现整个系统的正常运行。一个正常进行的汽车销售需要管理所拥有的汽车信息的设置、销售人员的信息和客户的信息等,更重要的还要提供汽车信息管理。面对各种不同种类的信息,需要合理的数据库结构来保存数据信息以及有效的程序结构支持各种数据操作的执行。关键词:网上订购;数据库;信息管理DesignandImplementationoftheAutomobileSaleSystemAbstractThisdesignismeantostatehowtobuildaau
3、tomobilesalesmanagementsystemfora4Sshop.Firstistoanalyzethesystem,pointingouttheanalysisofsystematicmissionandtheprocessofit..Thentheauthorbuildabackgrounddata-basebyusingSQLServer2000.Indesigningthedata-base,theauthoranalyzetheneedofthedatastructureandlistallthedesignsoftheconcept,thr
4、oughwhichtheauthorgetarelativelyreasonablelogicdatastructureandrealizeeachsystematicmodulebyusingit.Andthentheauthorbuildseachfunctionofthesystematicmoduleandrealizesthesystem.Intheprocessofcreation,theauthorstartsfromthemainsystematicmoduleandthenrealizeseachsmallone.Inthefinalprocess
5、ofrealizingthesystem,theauthorconnectsthedatabases,realizingthenormaloperationofthewholesystem.Anormallyoperatedsalesofautomobilesneedtheadministrationofthesetoftheoccupiedautomobiles,theinformationofthesalespeopleandtheofthecustomersandsoon.Whatismoreimportantistheinformationmanagemen
6、toftheautomobiles.Infaceofthevarietyofinformation,whattheauthorneedisthestructureofthedata-basetostoretheinformationandtheeffectivestructureoftheprocesstosupporttheoperationofthevariousdata.Keywords:Onlineorder;Database;InformationManagement目录论文总页数:25页1引言11.1课题研究背景11.2本课题的研究意义11.3本课题的研
7、究方法12开发工具的选择12.1SQLServer数据库管理系统简介12.2C#语言简介23系统需求分析与设计23.1系统功能结构23.2系统管理模块分析24数据库的详细设计与实现24.1数据库需求与功能分析24.2数据库模块设计结构34.3数据库物理结构设计54.4各数据表关系图74.5数据库结构实现74.5.1数据库的连接74.5.2数据库连接后实现数据的调用74.5.3数据存储过程的实现84.5.4实现数据库调用的部分关键语句85汽车销售管理系统前台模块实现115.1模块实现部分:运行主登录界面115.2销售人员登陆页面125.3客户管理服务页面145.4
此文档下载收益归作者所有