一、开发工具:VB+SQL2000
二、开发期限:2011年
三、相关介绍:
摘 要
汽车配件管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库,而对于后者则要求应用程序功能完备,易使用等特点。本系统采用以SQL Server 2000为后台数据库和MICROSOFT公司的 VISUAL BASIC6.0为开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这种方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。
该系统实现了客户信息、产品类别、产品信息的维护,入库、出库、库存报警的管理,产品、客户、出库、入库、库存信息的查询以及用户、权限的维护功能,使该软件能够迅速、准确的处理汽车配件进、销、存、查询等多种业务模式。〖资料来源:计算机毕业论文 www.xiaoniu168.com〗
关键字:汽车配件管理;VISUAL BASIC6.0;SQL Server 2000
Abstract
The auto part management system management system is typical information management system (MIS), its development mainly includes the backstage database the establishment and the maintenance as well as front end the application procedure development two aspects. Establishes the data uniformity and the integrity regarding the former request is strong, data security good storehouse, but regarding the latter, then the request application program function is complete, easy to use and so on characteristics. This system uses take SQL Server 2000 as the backstage database and MICROSOFT Corporation's VISUAL BASIC6.0 is the development kit, uses each kind of object-oriented development kit which it provides, particularly data window this kind convenient and succinct operation database intellectualized object, first establishes the system application prototype in a short time, then, carries on the demand iteration to the initial prototype system, revises unceasingly and improves, until forms the user satisfied feasible system.
This system has realized the customer information, the product category, the product information maintenance, the warehousing, the storehouse, the stock warning management, the product, the customer, the storehouse, the warehousing, the stock information inquiry as well as the user, the jurisdiction maintenance function, enables this software rapid, the accurate processing auto part to enter, to sell, saves, the inquiry and so on many kinds of service patterns.
Key words: The auto part manages;VISUAL BASIC6.0;SQL Server 2000
2.4 系统应该具备的功能
2.4.1 基础数据设置
(1)客户信息设置:对客户信息进行添加、修改和删除操作。
(2)产品类别录入:对产品类别信息进行添加和删除操作。
(3)产品信息录入:对商品信息进行添加、修改和删除操作。
2.4.2 日常业务
(1)入库登记:对入库产品进行登记、查看操作。
(2)出库登记:对出库产品进行出库登记、查看操作。
(3)库存报警设置:对库存下限报警量值进行设置。
(4)库存报警信息:查看库存中所有库存下限报警的产品信息。
〖资料来源:计算机毕业论文 www.xiaoniu168.com〗
2.4.3 信息查询统计
(1)产品信息查询:可以通过产品名称、类别名称查询产品信息并导出产品报表。
(2)客户信息查询:可以通过客户名称、地址,入库状态(入库、出库、全部)查询采购商信息并导出客户报表。
(3)入库信息查询:可以通过入库日期(起、止),查询出符合条件的入库信息并查看详细信息、导出入库报表。
(4)出库信息查询:可以通过出库日期(起、止),查询出符合条件的出库信息并查看详细信息、导出出库报表。
(5)库存一览:此列表显示所有库存的产品,导出报表操作。
2.4.4 系统维护
(1)用户维护:添加、删除用户信息。
(2)权限设置:对用户信息设置其用户角色。

<责任编辑:计算机毕业设计网(http://www.xiaoniu168.com)>