毕业论文论文范文课程设计实践报告法律论文英语论文教学论文医学论文农学论文艺术论文行政论文管理论文计算机安全
您现在的位置: 毕业论文 >> 论文 >> 正文

vb.net+sql药房进销存管理系统论文+源码+功能结构图+流程图

更新时间:2010-11-13:  来源:毕业论文

vb.net+sql药房进销存管理系统论文+源码+功能结构图+流程图
具体要求:医药作为一个关系到人们健康的特殊行业, 在人工进销存的过程中,工作效率低。随着药品数量的增加,进销存的流程变的复杂,并且对药品的进,销,存情况也很难掌握,对于顾客来说也很难找到关于药品的信息,于此同时药品数量还将继续增加。为了改变这种局面,所以编写药房进销存管理系统,来对药品进行信息标准化管理、统计、系统管理等,以更科学的存放、销售药品,同时也让药房药品的管理信息化,标准化,自动化。通过这些让药品管理更为方便,通过系统管理能及时的了解药品的入库,销售,库存等信息,在药品入库,销售时药品信息都一目了然,更好地提高了工作效率,从而更好的为病人服务。
2.原始依据(包括设计或论文的工作基础、研究条件、应用环境、工作目的等)
工作基础: 此系统是应用性很强的管理系统。可以提高药店对药品管理的整体工作效率,方便用户,改善药店人工管理,降低药店管理人员工作强度,让各大医院更好的为人民服务
研究条件:
操作系统: 该软件运行在Windows98中文版或Windows2000/XP/或server2000 /sever2003中文版或vista。
数据库选择:Microsoft Office Access或SQL SERVER
开发平台:Microsoft Visual Basic.NET  2005
应用环境:适合于各中型企业管理
摘要   近几年来,备受人们关注的医药体制改革在我国如火如荼的展开。随着医药卫生体制改革的深入,医药连锁经营的推行以及日趋激烈的商业角逐,越来越多的医药经营企业意识到提高企业管理水平的重要性,也迫切要求加快管理信息化的进程。
在医药行业中,各大医药连锁店的物流管理以及相应的财务处理、信息处理,长期以来一直采用手工操作,但随着产业结构调整、全新的市场竞争环境,手工操作的方式已经成为药房管理和运营效率的障碍,已经成为医药企业成败的关键所在。这就要求医药管理摆脱过去人手操作的烦琐过程,对所有的医药管理数据实行智能管理,促使医药管理朝着科学化和规范化的方向前进。随着计算机技术的普遍使用,医药经营企业通过使用计算机技术去完善医药的管理和提高自身的工作效率,以赢得市场竞争的胜利。所以医药管理信息系统已经成为各医药经营企业实现医药管理网络化和信息化的必备工具,是医药经营企业规模经营管理不可缺少的部件之一。同时,软件开发环境的高度集成和数据库技术的日益成熟成为开发医药管理信息系统的技术基础,大大降低了系统的开发成本。系统开发工具的智能化、人性化,使得所开发的系统充分满足了医药经营企业的各种需求. 本文主要讨论了如何以Visual Basic.NET为开发工具,利用SQL server 2000作为后台数据库开发基于客户端/服务器(c/s)模式的药品进销存管理系统. 主要实现药品基础信息的管理,增加,修改,查询,药品的入库信息记录,销售管理,库存信息管理,打印销售报表等。
关键词:  药品管理  数据库  Visual Basic.NET  信息系统
Abstract原文请找腾讯752018766优,文^论~文.网
http://www.youerw.com
In recent years, the medical system reform which people have paid more attition to have been in full swing in china .With the medicine system reform going on and medicine chain business promoting and more and more business competition,more and more medicine chain corporations shall be aware of the importance of improving the level of enterprises management and also want to speed up the procession of information management.
In medicine business, most of the medicine chain has been using manual work to deal with the management of goods and finance and information processing. But,after the change of medicine business structure and the new market competition enviroment,the manual work is a big obstacle for medicine corporation and the key to medicine corporations success. This demand medicine management to get away manual work and manage the medicine data intelligently and promote medicines development。Gradually,with computer techniques common use,medicine corporation use computer technique to improve management and efficiency to win the market competition。So ,the medicine management information system has been the necessary tool to realize the medicine network management and information management。Its also the key part to medicine corporations business management。Meanwhile,software high degree environment and database technique which are the technique base of developing medicine management information system lowered systems development cost。Systems develop tool which is intelligent and personalized satisfy medicine corporations demands。This article discusses how to use Visual Basic.NET for development tools, the use of SQL server 2000 as a underlying database development background based on client / server (c / s) mode of medicine management system. It completes basic medicine management including adding, modifying, deleting, medicine storage information records, sales management, inventory management, printing sales reports
Keywords: Medicine management  Database  Visual Basic.NET  Information system
目录
引言 1
第一章 系统分析 2
1.1需求分析 2
1.1.1系统需求分析 2
1.1.2功能需求 3
第二章 可行性分析 4
2.1经济性 4
2.2技术性 4
第三章 总体设计 5
3.1项目规划 5
3.2系统功能结构图 6
3.3 业务流程图 7
第四章  系统设计 7
4.1  设计目标 8
4.2  开发及运行环境 8
4.2.1硬件平台 8
4.2.2软件平台 9
4.3数据库设计 9
4.3.1 数据库设计概述 9
4.3.2 数据库的逻辑设计 9
              4.3.2.1创建数据库9
             4.3.2.2创建表结构10
第五章 详细设计 14
5.1系统登录模块设计 14
    5.1 系统主界面模块设计.14
5.3进货入库管理模块设计 15
5.3.1进货单模块设计 16
5.3.2进货退货模块设计 16
   5.4 销售管理模块设计16
        5.4.1零售单模块设计..17
        5.4.2批发单模块设计..17
5.4.3零售退货模块设计..18
5.4.4批发退货模块设计..18
5.5库存信息管理模块设计19
 5.5.1库存状况浏览模块设计..19
 5.5.2库存盘点模块设计..19
5.6基础信息管理模块设计 20
5.6.1药品基本信息管理模块设计 21
5.6.2信息查询模块设计 22
5.7系统工具模块设计 22
第优章 系统文护和改进 23
6.1 运行文护 23
6.2 系统的改进与提高 23
结论 24
谢 辞 25
参考文献 26,1654

[1] [2] [3] [4] [5] 下一页

vb.net+sql药房进销存管理系统论文+源码+功能结构图+流程图下载如图片无法显示或论文不完整,请联系qq752018766
设为首页 | 联系站长 | 友情链接 | 网站地图 |

copyright©youerw.com 优文论文网 严禁转载
如果本毕业论文网损害了您的利益或者侵犯了您的权利,请及时联系,我们一定会及时改正。