| (008) 仓库管理系统设计 【摘要】 根据企业仓库管理人员的工作需要,为了解决业务的不断发展,加强成本管理和收入管理,通过提高服务水平来提升企业形象,对仓库管理程序进行了详细的分析和策划,提出了利用计算机管理信息系统对仓库进行管理,而进行了仓库管理系统的开发。该系统能实现物品发放、物品入库、出库管理功能。该系统不仅出于方便操作人员的考虑,也是出于安全策略。在各个子系统中,用户管理只有相关管理人员被允许进行操作。各子系统可录入、查询、更改相应数据库信息,以及对其他子系统数据信息的调用查询。数据库起到了各方面数据以及查询各方面信息的重大作用。因而构建数据库以及如何合理有效的对数据库进行操作乃是本系统的核心工作。系统有良好的交互性,便于各部门操作人员使用本系统,以及容易掌握本系统的各项功能,使人乐于使用本系统。本系统的界面设计友好,各个功能设计合理并人性化。本软件开发的过程中采用VB 6.0 开发工具,采用成熟的软件研制技术。将业务处理从纯人工操作转换成人工与计算机共同处理提高了工作效率。 关键词:管理信息系统 仓库管理 VisualBasic6.0 ADO 【Abstract】This system is developed to meet the need of the warehouse management, to strengthen cost control and to improve income management. Warehouse management process for a detailed analysis and planning by the use of computer management information systems to manage warehouse, and the development of a warehouse management system. In every sub-system, only the related operator can access to the operation of this system. Operators can input, inquire and change the data of the database, they can also inquire about data from the other sub-system. The database of this system is of great important in the operation of data inquiry, so the main concern of this system is to build up a database and a smooth access to the operation of this system. The interacting function of this system is very powerful, operators of different department will find it easy to learn about each function of this system so as to use this system efficiently. There is a friendly interface of this system, the design of each function is in pursuit of rationality and humanization. VB 6.0 is used to develop this system, along with other popularly-used software developing tools. As a result, the warehouse management will be greatly improved by the switch of purely manual work to the joint operation of manual and computer. Key words:Managing Information System Warehouse
Management VisualBasic6.0 ADO 摘要及关键词 2 第一章 绪言 仓库管理是上世纪中期发展起来的一门新兴学科。它最早产生于二战时期的美国,五十年代中期,仓库概念传人日本,并得到快速发展。时至今日,仓库管理已成为西方企业管理中不可或缺的一部分,在许多国家得到了广泛的研究与应用。总的说来,仓库管理就是通过采购、仓储、综合、出库、配送等活动,解决物资供需之间存在的时间、空间、数量、品种价格等方面的矛盾,以此衔接社会生产的各环节,从而确保生产的顺利进行。实现仓库管理现代化的根本途径是信息化、系统化。 |