1、毕业论文 1 房产中介管理系统房产中介管理系统 摘摘 要要 房产中介管理系统是为房屋中介机构管理房屋出 租、出售信息资料而设计的信息管理系统,包含有后台 数据库和前台应用程序系统两大部分,后台数据库要求 数据的一致性和完整性、安全性,用以储存单位工程文档 资料及相关信息,前台应用程序系统要求应用程序功能 完备、易于使用和界面友好等。经过全面分析,确定数 据库采用 ACCESS2000,开发工具为 Delphi 7.0,利用 Microsoft 公司的 ADO(ActiveX Data Object,ActiveX 数据对象)访问和操作数据库服务器中的数据。 关键词: 数据库 面向对象开发软件包
2、 数据对象 毕业论文 2 Abstract House Agency Management System is to design for house agency enterprise or business. It have two include the database of backstage supporter and customer application system, the database of backstage supporter ask safety and integrity and the consistency of data to store unit p
3、roject document information and related information, customer end ask application program function complete, easily to use and interface friendly etc Via overall analysis, determine to use database adopt ACCESS 2000, development tool is Delphi 7.0, ADO visit and operand according to the data in server. Keywords: database System Delphi ADO 毕业论文 3 目 录 摘 要1 Abstract2 1 前言及开发工具、开发技术简介3 1.1 系统背景简介3 1.2 Delphi7.0 编程软件介绍5 1.3 数据库技术概述7 1.4 ADO 编程技术概述7 2 需求分析9 2.1 功能需求9 2.2 性能需求 10 3 总体设计11 3.1 系统程次模块图 11 3.2 系统流程图