- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
西南科技大学高等教育自学考试 <信息管理与服务)毕业论文
仓储管理系统的设计与实现
摘要 随着计算机技术的飞速发展,计算机在企业管理中应用的普及,利用计 算机实现管理企业势在必行。而仓库管理系统是典型的信息管理系统,其开发 主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对前者 要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应 用程序功能完备,易使用等特点。
本文通过分析浏览器/服务器结构的特点并结合企业仓储管理的实际情 况,提出了基于B/S结构中小型企业仓库管理系统的基本设计思想,简要介绍了 系统各功能模块及数据库的设计,着重讨论了用 ASP.NET技术和SQL Server
2005开发企业仓库管理系统时的数据库访问技术和动态网页制作技术 ,并给出了
部分实现代码。通过该系统,使学生可以方便地在企业内部网上进行仓储管 理。该B/S结构的系统在 Windows XPS统和VS.NETP台下开发完成,使用C#作 为ASP.NE的开发语言,SQL Server 2005作为后台数据库,该数据库系统在安 全性、准确性、运行速度方面均有绝对的优势,并且能够对容量较大的数据库 进行处理,效率高。系统有较高的安全性和较好的性能。其中连接数据库的字 符串可以随时在 Web.Config里修改,增加了灵活性和安全性。代码尽量减少数 据库连接的打开时间等手段来提高性能。
本文中除了有对程序的系统分析、总体设计、数据库设计、功能实现等主 体部分外,在这之前还介绍了与企业仓库管理系统相关的信息、 VS.NET与SQL的无缝链接技术等。
关键词仓库管理;信息管理系统;B/S结构;数据库管理
错误!未定义书签。
西南科技大学高等教育自学考试 <信息管理与服务)毕业论文
Warehouse man ageme nt system desig n and
Impleme ntati on
Abstract : With rapid adva nceme nt of computer tech no logy and widely applied in corporation management, it is imperative to utilize it to realize Enterprise administration. Warehouse Management System is one of typical Management Information System, whose exploitations mainly include establishment and maintenance of backstage database as well as front applicati on programmer. For the former, it is required to set up united, complete and high-secured database, while, for the latter, complete functions of applicati on programmer and simple operati on.
This thesis points out basic theory of Warehouse Man ageme nt System based on explorer and server/organization in small-to-medium-sized enterprises, analyzing characteristicsof B/S and relati ng to realities of situati on of Warehouse Man ageme nt System. It introduces design of every functional group and database briefly and focuses on discussi on concerning to exploit database access tech no logy and dyn amic web design needed for Warehouse Management System in light of ASP. NET tech no logy and SQLServer 2005. It also prese nts parts of impleme ntati on codes, helping students to operate Warehouse Management in corporat
文档评论(0)