计算机应用 | 古代文学 | 市场营销 | 生命科学 | 交通物流 | 财务管理 | 历史学 | 毕业 | 哲学 | 政治 | 财税 | 经济 | 金融 | 审计 | 法学 | 护理学 | 国际经济与贸易
计算机软件 | 新闻传播 | 电子商务 | 土木工程 | 临床医学 | 旅游管理 | 建筑学 | 文学 | 化学 | 数学 | 物理 | 地理 | 理工 | 生命 | 文化 | 企业管理 | 电子信息工程
计算机网络 | 语言文学 | 信息安全 | 工程力学 | 工商管理 | 经济管理 | 计算机 | 机电 | 材料 | 医学 | 药学 | 会计 | 硕士 | 法律 | MBA
现当代文学 | 英美文学 | 通讯工程 | 网络工程 | 行政管理 | 公共管理 | 自动化 | 艺术 | 音乐 | 舞蹈 | 美术 | 本科 | 教育 | 英语 |

超市管理信息系统的设计与实现VB+SQL

2016-05-02 01:05
导读:计算机应用论文论文,超市管理信息系统的设计与实现VB+SQL怎么写,格式要求,写法技巧,科教论文网展示的这篇文章是很好的参考:毕业
毕业

超市管理信息系统的设计与实现
 
摘 要:本文介绍了超市管理系统开发全过程。系统的开发采用Visual Basic 6.0 和SQL Server 2000,并以Windows 2000Server 作为开发平台。
本系统是市场上最流行的超市上常用的系统之1,它主要包含以下几个模块:系统权限的设定、原始数据录入、数据的汇总及查询等。从而,实现对进货、库存、销售及员工信息等实现全面、动态、及时的管理。
本文系统的分析了软件开发的背景及过程;首先介绍了软件的开发环境,其次介绍了本软件的详细设计过程:数据库的设计、各个模块的设计和实现,以及具体界面的设计和功能。最后对在本软件开发过程中的问题进行了总结。
通过阅读该,读者可以了解到“超市管理系统”的规划、设计过程,掌握系统的功能。同时对当前比较具有代表性的微软公司开发工具VisualBasic 6.0 和功能强大的数据库开发工具SQL Server 2000 以及数据库连接技术有1定了解。
关键词:超市管理信息系统;VB6.0;ADO; SQL Server 2000
 
The design and reality of the system on management in supermarket
 
Abstract:The paper narrates the total process about the the system on management in supermarket .This system based on Windows 2000 and it is developed with Visual Basic 6.0 and SQL Server 2000.
The system which includes system operators setting, the original datas input and modification, the gathering and searching for the information. Thus, it makes Invoicing and Inventory informations Management System in a total, dynamic and timely way.
The paper systematically analyses the system development background and development process. Firstly, the paper introduce the software development circumstance, secondly, it discussed the system development detailed design process which includes database designing, function blocks designing and implement and interface designing as well. Finally, I summarize some problems that met during the course of development. (科教作文网 zw.nseac.com整理)
The reader can know IISs planning, designing process and grasp the system function through the reading. At the same time, he can learn the most representative development tool at present –Visual Basic 6.0, the powerful database development tool--SQL Server 2000
and the technology in connecting databases with Visual Basic--ActiveX Data Objects(ADO).
Key words:The system on management in supermarket; VB 6.0; ADO; SQL Server 2000

目录
摘 要 1
ABSTRACT 2
前言 3
1 商业超市管理信息系统概述 4
1.1 问题的提出 4
1.2本文研究路线 4
1.3 超市管理信息系统功能概述 5
1.4 超市管理信息系统目标 6
1.5课题开发的理论依据 6
1.5.1 SQL Server 2000 简介 6
1.5.2 Visual Basic 6.0 简介 7
1.5.3 ADO技术介绍 8
2 需求分析 10
2.1 需求分析的目的 10
2.2 系统功能分析及功能的实现 10
2.3 系统业务流程分析 11
2.4 性能需求 12
2.5 运行需求 13
2.6 安全需求 13
3 数据库设计 14
3.1 数据库E—R图及数据库表 14
3.2 系统运行环境 18
4 系统详细设计 19
4.1 系统功能总括 19
4.2 用户登陆模块的设计 19
4.3 总经理操作模块设计 22
4.3.1 总经理操作模块主界面 22
4.3.2 确认进货功能模块 24
4.3.3 结算销售记录功能模块 26
4.4 项目经理操作模块设计 29
4.4.1项目经理登陆模块 29
4.4.2 项目经理管理模块 29
4.4.3 库存功能模块 33
4.5 收银员操作模块设计 37
4.6其他方面设计 41
5系统实施运行 42
5.1 系统软/硬件环境 42
5.2 系统软件支持 42
5.3 测试计划 43
6 结束语 44
参考文献 45
致谢 46

注:不包括源代码.

    上一篇:大学生信息管理系统的设计与实现SQL+VC++ 下一篇:没有了