Description: 一个我改装过的VC的ADO类,直接导出ADO原形,可以用来连接SQL server,Oracle等各种数据库,连接处理速度很快。而且经我封装后基本很象Delphi的TADO...VCL对象了:) - I have reequipped the VC ADO kind, directly derives the ADO
primary form, may use for to connect SQL server, Oracle and so on each
kind of database, the connection processing speed is very quick.
Moreover sealed after me basic looks like Delphi very much the TADO..
VCL object:) Platform: |
Size: 5549 |
Author:胡国雄 |
Hits:
Description: 一个我改装过的VC的ADO类,直接导出ADO原形,可以用来连接SQL server,Oracle等各种数据库,连接处理速度很快。而且经我封装后基本很象Delphi的TADO...VCL对象了:) - I have reequipped the VC ADO kind, directly derives the ADO
primary form, may use for to connect SQL server, Oracle and so on each
kind of database, the connection processing speed is very quick.
Moreover sealed after me basic looks like Delphi very much the TADO..
VCL object:) Platform: |
Size: 5120 |
Author:胡国雄 |
Hits:
Description: 本书主要介绍在Delphi7中进行数据库应用系统的开发.前3章简要介绍数据库开发的基本知识,包括数据库开发工具、字段对象、数据查询与显示、SQL语言应用、存储过程、报表应用与开发、dbExpress编程和ADO编程等。第4章通过编程实例来说明通过数据库引擎(BDE)访问数据库的编程方法。第5章通过编程实例分别使用SQL Server数据库系统和Access数据库系统来说明Delphi7中SQL编程应用和ADO方法编程应用。本书对读者进行数据库应用开发具有非常衫的参考价值。本书源程序可以从中国水利水电网站-the book introduces the Delphi7 for database application systems development. The first three chapters briefed several It was developed for the basic knowledge, including database development tools, field object, data query and display. SQL applications, stored procedures, and reporting applications development, dbExpress ADO programming and other programming. Chapter 4 through programming examples to illustrate through the database engine (BDE) access to the database programming method. Chapter 5 through programming examples were used SQL Server database system and the Access database system Note Delphi7 Application Programming SQL and ADO application programming methods. Readers of the book database application development shirt with a very valuable reference. The book can source from th Platform: |
Size: 2820096 |
Author:ltma |
Hits:
Description: 浏览编辑access,SQl server,orcale,mysql数据库内容,在没安装客户端时可以使用!-browsing and editing access, SQL server, orcale. mysql database, in the absence of installing the client can use! Platform: |
Size: 388096 |
Author: |
Hits:
Description: ERP人力管理系统````````本系统开发工具为Delphi+Sql SERVER 2000,采用ADO技术连接数据库-ERP management system ```````` manpower development tools for the system Delphi+ Sql SERVER 2000, using ADO technology to connect database Platform: |
Size: 521216 |
Author:ap0506521 |
Hits:
Description: 本系统是以面向对象语言在Delphi 6.0 为前台开发工具,以SQL Server 2000为系统后台数据库,利用Delphi 6.0所拥有ADO控件来连接后台数据库,以实现系统框架。并且能在Windows 2000环境下运行通过。-The system is based on object-oriented language in Delphi 6.0 for the future development of tools to SQL Server 2000 back-end database for the system, using Delphi 6.0 has ADO control to connect back-end database in order to achieve the system framework. And can run under Windows 2000 environment through. Platform: |
Size: 1548288 |
Author:chen |
Hits:
Description: 本课题是为企业人事管理提供现代化技术支持的管理信息系统,该系统包括了员工管理、部门管理、用户管理、招聘管理等主要模块。其图形用户界面利用DELPHI进行开发,后台数据库使用SQL SERVER 2000,采用ADO数据访问方式。-This issue is to provide personnel management for the enterprise of modern technology to support management information system, which includes staff management, departmental management, user management, recruitment management, and other major modules. Its graphical user interface developed using DELPHI, back-end database using SQL SERVER 2000, using ADO data access methods. Platform: |
Size: 2359296 |
Author:陈标 |
Hits:
Description: 小区物业管理系统是为小区管理者更好的维护小区各项业务处理工作而开发的管理软件,利用计算机实现对小区物业高效、准确的维护、管理。
后台数据库使用SQL Server,前台开发工具使用Delphi。
本系统采用目前比较流行的ADO数据访问技术,针对每个数据库表建立了数据实体类,并为每个数据实体类定义了相应的操作方法,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势。-Area property management system is better for the district manager of the business district to deal with the maintenance and development of work management software, the use of computers to achieve high efficiency residential property, accurate maintenance, management. Background databases SQL Server, the future use of development tools Delphi. The system is currently more popular ADO data access technology, database table for each entity to establish a data type and data for each entity class definition of the corresponding method of operation, which succeeded in object-oriented programming design concepts applied to database application design. This is also the system characteristics and advantages. Platform: |
Size: 1244160 |
Author:陈翠萍 |
Hits:
Description: 在远程数据库和分布式数据库等复杂系统中, 数据库引擎技术的选择是影响系统执行效率的关键因素。本文基于
Delphi 下, 介绍了Delphi 中连接SQL Server 2000 数据库的两种主要方式: BDE 引擎和ADO 技术, 并以信息管理系统为例,
详细阐述了这两种方法的实现过程。-In the remote database and distributed database and other complex systems, database engine technology choices that affect the efficiency of the key factors in the system. This article is based Delphi, the Delphi introduced in SQL Server 2000 database to connect the two main ways: BDE and ADO engine technology and the information management system, for example, the two methods described in detail the implementation process. Platform: |
Size: 44032 |
Author:可可人 |
Hits:
Description: 近日笔者书写一个小型的学生管理系统时,需要用到ADO控件存取SQL Server数据库图片,查看资料发现基本都是针对BMP文件进行操作(巨增数据库大小),但发现了★eagletian★高手翻译的ADO英文技术文档,里面涉及到了数据库存取JPEG文件的关键技术,在win98+sql server桌面版中测试通过,运行良好,现于源码公开如下:-I had recently written a small, student management systems, controls need to use ADO to access SQL Server database image to view information that is essential for the BMP file operations (huge increase in database size), but found the master translation ★ eagletian ★ ADO technical documents in English, which involves database access JPEG files to the key technology of the desktop in win98+ sql server version tested, runs well, is now open source is as follows: Platform: |
Size: 18432 |
Author:王祁 |
Hits:
Description: 本文描述的是基于Windows环境的学生公寓管理系统,对学生公寓管理的需求进行了分析。本系统的主要功能包括:住宿人员的信息查询、出入登记、学生收费、以及对学生住宿情况的查询,可以更快地知道每个学生的住宿情况,使公寓的管理效率更高。系统的设计与开发采用服务器/客户机的系统结构模式,使用Delphi开发工具开发,应用SQL Server2000数据库管理系统,通过ADO连接数据库。-This article describes the Windows environment based on student housing management system, the needs of the student apartment management were analyzed. The system' s main features include: accommodation officers information query, access the registration, student fees, and accommodation of students queries, you can quickly understand each student' s accommodation, the apartment' s management more efficient. System design and development using server/client system architecture model, using the Delphi development tools, application SQL Server2000 database management system, connecting to the database via ADO. Platform: |
Size: 567296 |
Author:李慧 |
Hits:
Description: ADO控件通过ini文本文件连接SQL Server数据库,更改ini文件内容使Delphi应用程序连接到不同的数据库。-Ini text file ADO control to connect through the SQL Server database, to change the ini file contents to a Delphi application to connect to different databases. Platform: |
Size: 415744 |
Author:qu |
Hits: