1 / 16
文档名称:

ASP_小区物业管理系统.doc

格式:doc   页数:16
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

ASP_小区物业管理系统.doc

上传人:策划大师 2011/12/29 文件大小:0 KB

下载得到文件列表

ASP_小区物业管理系统.doc

文档介绍

文档介绍:摘要
小区物业管理系统是典型的管理信息系统,其开发主要包括数据库的设计和应用程序对数据库的调用。经过实际的需求分析,结合管理信息系统开发的概念、结构及系统开发的基本原理和方法,设计开发了小区物业管理系统。并对ASP应用程序设计、数据库管理系统进行了较深入的学习和应用,完成对小区物业管理系统的需求分析、功能模块划分。系统主要有留言管理、业主管理、费用管理、保修管理、职员管理、管理员管理这6大模块。从操作简单、界面美观、灵活实用的要求出发,设计开发的系统涵盖了小区物业管理的主要方面,基本能满足物业管理过程中的工作需要
关键词:物业管理管理系统数据库 ASP SQL Server 2000
Abstract
Area property management system is a typical management information system, including the development of its database design and database applications on the call. After the actual needs analysis, management information systems development with the concept, structure and system development of the basic principles and methods of design and development of munity property management system. ASP and application design, database management system for a more in-depth study and application of pletion of the district's property management system needs analysis, functional module division. Main message management system, owners management, cost management, warranty management, staff management, an administrator to manage the six modules. From the simple, attractive interface, flexible and practical requirements of the design development of the system covers the area of the main aspects of property management, property management can meet the basic course of the work needed
Key words: property management database management system ASP SQL Server 20
绪论

ess作为后台数据库,使用一组ASP动态网页作为应用程序的用户界面。本系统完成后,可以部署在WINDOWS 2000 Server 服务器上,同一局域网中的用户使用IE浏览器即可查询数据和处理数据。本系统由以下功能模块组成
用户验证
用户要通过本系统查询和处理数据,必须输入用户名和密码进行登录
根据访问权限的不同,用户分为2类:
普通用户只能查询和留言;
管理员用户可以查询的操作数据;
管理员管理
使用管理员管理模块可以实现以下操作:
查询管理员的资料;
添加、修改和删除管理员治疗;
留言管理
使用留言管理模块可以实现以下操作:
删除留言;
查询留言;
保修管理
使用保修管理模块可以实现以下操作:
删除和回复保修留言;
查询保修留言;
职员管理
使用职员管理模块可以实现以下操作:
查询职员资料;
添加、删除和修改职员资料;
业主管理
使用业主管理模块可以实现以下操作:
查询业主资料;
添加、删除和修改业主资料;
费用管理
使用费用管理模块可以实现以下操作:
查询业主费用资料;
添加、删除和修改业主费用资料;
2 创建数据库
为了保存物业管理系统所用到的各种数据,,分别为admin、baoxiubiao、book、feiyongbiao、yezhu、yuangongbiao。
表名
字段名
数据类型