资源描述:
《计算机信息管理系统毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、目录1技术简介和数据库理论基础11.1开发工具及关键技术简介11.2VisualBasic简介及实现原理11.3数据库组件介绍21.4SQL语言在VB中的应用31.5Access2000简述41.7SQL语言介绍52系统需求分析和总体设计72.1需求分析72.2可行性分析72.3系统分析72.4模块划分83库存管理系统设计分析123.1系统目标设计123.2系统设计思想123.3系统架构选择123.4系统结构设计133.5数据库设计144设计总结185致谢196参考文献20I摘要随着现代工业的发展,计算机信息管理系统越来越受到企业重视。本文主要分析了库存管理系统的一些基本功能和组
2、成情况,包括系统的需求分析、系统结构,功能模块划分以及数据库模式分析等,重点对应用程序的实际开发实现作了介绍。达到了数据的一致性和安全性,且应用程序功能完备,符合了库存管理系统作为典型的信息管理系统(MIS)的要求。同时简单介绍了VisualBasic编程环境和Access数据库管理系统的功能特点,库存管理系统是企业物流管理中不可或缺的一部分。本文针对企业的实际需要,分析了企业仓库管理系统的功能,它主要采用VB可视化的编程语言来开发。它包括单据管理,统计查询,辅助项目管理,报表管理,系统维护等功能。ABSTRACTWiththedevelopmentofmodernindustr
3、y,theinformationmanagementsystemofthecomputerisbeingpaidattentiontobyenterprises.Thistexthasanalysedsomebasicfunctionsoftheadministrativesystemofthestockandmakesupthesituationmainly,includingthesystematicdemandisanalysed,systematicstructure,thefunctionmoduledividesandthedatabasemodeisanalysed
4、etc.,haverealizeddoingtheintroductiontotheactualdevelopmentoftheapplicationprogramespecially.Havingreachedtheconsistencyandsecurityofthedata,andtheapplicationprogramfunctioniscomplete,haveaccordedwiththeadministrativesystemofthestockastherequestforthetypicalinformationmanagementsystem(MIS).In
5、troducedthefunctioncharacteristicsofVisualBasicprogrammingenvironmentandAccessdatabasemanagementsystembrieflyatthesametime,theadministrativesystemofthestockisanindispensablepartinenterprise'smaterialflowmanagement.Thisarticleinviewofenterprise'sactualneed,hasanalyzedtheenterprisestoragemanage
6、mentsystemfunction,itmainlyusestheVBvisibleprogramminglanguagetodevelop.Itincludingdocumentaryevidencemanagement,statisticalinquiry,auxiliaryprojectmanagement,reportformmanagement,functionandsoonsystemmaintenance.carryontherenewal,thedeletionandtheinquiry,butalsohastheoperatortomanage,jurisdi
7、ctionestablishment,passwordrevisionandsoonothermanagementfunctions.关键词:库存管理,数据库,信息管理,VBKeywords:stockmanagement,database,informationmanagement,VBI1技术简介和数据库理论基础1.1开发工具及关键技术简介本系统使用Access作为后台数据管理系统,而在前端使用ADO对象和数据环境作为数据访问接口。它选用了目前最流行、使用最广泛的可视化编程语