搜索资源列表
ADO Data Control Example
- 关于 ADO 控件的使用-controls on the use of ADO
ADO
- visual C++ ,SQL Server2000 ,使用ADO技术实现从数据插入,更新、删除工作。-visual C++, SQL Server2000, using ADO technology from the data insert, update, delete the job.
ADO中文帮助
- Microsoft® ActiveX® Data Objects (ADO) 使您能够编写应用程序,通过 OLE DB 提供者访问和操作数据库服务器中的数据。它的主要优点是易于使用,速度快,内存支出低,占用磁盘空间少。ADO 支持用于建立客户端/服务器和基于 Web 的应用程序的主要功能。 ADO 同时具有远程数据服务 (RDS) 功能。使用 RDS,可在一次往返过程中实现三步操作:将数据从服务器移动到客户端应用程序或 Web 页,在客户端对数据进行操作,然后将更新结果返回服务器。从 Mi
ADO
- 利用ADO连接Oracle数据库,,主要解决写入blob数据问题-Use ADO to connect Oracle database, the main solution to the issue of write blob data
ADO.NET
- 利用ADO.NET连接到数据源以及关闭数据库.内有详细代码,需要在VC.NET下运行!-Using ADO.NET to connect to the data source and close the database. With a detailed code, need to run under VC.NET!
ADO
- ADO数据库用法,详细建立连接,直接通过ADO读、写Access文件示例实现用ADO从Access文件中读取相应数据并显示出来-ADO database usage in detail to establish a connection directly through ADO reading, writing sample Access file from Access using ADO to read the corresponding data file and displayed
CPP_ADO
- ADO数据访问,未使用MFC,windows系统无需安装额外东西,使用方便简单适用于VC, 其它C++开发环境只需稍作修改即可-ADO data access, not using MFC, windows systems do not need to install additional things, easy to use easy for VC, the other C++ development environment, only some slight modifications t
ado-access-database-vc
- 用vc 2005 ado 连接access数据库,读取并显示数据的示例,只需要修改连接字符串,也可以很方便地连接mysql,sqlserver,oracle等数据库-Vc 2005 ado connection with access database, read and display the sample data, only need to amend the connection string, it can easily connect mysql, sqlserver, oracle
dephi
- 小区物业管理系统是为小区管理者更好的维护小区各项业务处理工作而开发的管理软件,利用计算机实现对小区物业高效、准确的维护、管理。 后台数据库使用SQL Server,前台开发工具使用Delphi。 本系统采用目前比较流行的ADO数据访问技术,针对每个数据库表建立了数据实体类,并为每个数据实体类定义了相应的操作方法,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势。-Area property management system is better f
ADO
- ADO数据组件精解示例 ADO是数据库编程中不可缺少的重要组件之无论你是用VB编程还是用SQL编程,都要用到它,本程序详细列举了ADO的属性和方法,并赋以源程序加以对照学习,看完了这篇文档,你肯定会受益非浅。-ADO data sample solution precision components ADO database programming is an important and indispensable component of the matter whether you ar
ADO_DataGrid
- ADO数据源控制,交你如何控制数据源,方便控制数据-ADO data source control, how to control the delivery of your data sources to facilitate the control data
ADO
- 一个自己编写的关于VC++的ADO数据读写类,里面包含了详细的使用说明。-I have written a VC++ on the ADO data reading and writing class, which contains detailed instructions for use.
ExcelToAccess(ADO)
- dephi中怎么利用ADO对Excel数据操作,并保存到Access数据库-dephi in how to use ADO for Excel data manipulation, and saved to the Access database
Ado
- 使用VC++源代码编写一个链接数据库的类,该类使用方便,无需添加数据源,使用连接代码即可进行数据库连接,方便快捷!-Use VC++ source code to write a link to a database class, easy to use, no need to add a data source, using the database connection code to connect, convenient and quick!
AdoInventory
- ado data acce-ado data access
ADO.NET
- ADO.NET及相关控件...DataAdapter..使用DataList显示数据..使用DataGrid显示数据..分页等-ADO.NET and the related controls ... DataAdapter .. .. display data using the DataList display data using the DataGrid paging, etc. .. ..
ADOExample
- this the promised ADO example program. It s exactly the same as the example I did for the Data Control and the FlexGrid, but with a few added bells and whistles. Also, it works right away with an Access 97 or 2000 database, which makes things much mo
ado
- Microsoft s ActiveX Data Objects (ADO)数据库编程示例
ADO-data-source
- ADO数据源资料 ADO 数据源知识。用于数据库开发,数据源连接-ADO data source document.
ADO-SQL-Server
- 使用ADO操作SQL Server数据库的数据处理方法探讨 运行环境:Win XP;VC-SQL Server database operation using ADO data processing method of operating environment: Win XP VC++