搜索资源列表
adoclass
- 一个我改装过的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,
ado_dll
- 这是我开发的利用vc++的ado接口连接并操作sqlserver和oracle的dll动态库。数据库的参数从配置文件pb.ini读取
ADOHelper.rar
- VC、ADO数据库操作类ADOHelper,可以插入删除、执行存储过程,可以支持的数据库有SOLServer2000、Access、Oracle。,VC, ADO database operations class ADOHelper, you can insert delete, execute a stored procedure, can be supported databases SOLServer2000, Access, Oracle.
VC-ADO
- VC通过ADO连接Oracle的例子,内容很详细,相信一定对你又帮助-VC through the examples of ADO to connect Oracle, content in great detail, it is believed to help you again
TestAdo1
- vc连接oracle调用存储过程-vc connects the oracle transfer memory process
VC-ADO
- VC之ADO操作数据库实例(在VC中利用ADO操作Acess数据库)-VC database instance of the ADO operation (the use of ADO in VC operation Acess database)
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
OracleDB
- vc6.0环境下采用ado方式访问ORACLE数据库-ado access to ORACLE database
VC-Ado-Oracle
- 本例子是在VC下用ADO链接ORacle数据库的一个实例,在界面中通过输入数据源名,用户名,密码,点击链接之后,若是成功,则会在listbox里显示所有的表,当双击某一个表时,则会在右边的listcontrol 中显示相应的表中数据。-this application is a good example to connect Oracle with ADO under the enviroment of visual C++ 6.0.After entering your datasource
VC-Oracle
- VC 连接Oracle数据库,主要的技术包含的是ADO连接数据库根据填写的字符串连接数据库,可动态配置。-VC to connect Oracle database contains major technical ADO to connect to the database to connect to the database, fill in the string can be dynamically configured.
VCPADOPORACLE_develop
- vc++ 环境下用ado连接操作oracle数据库-develop the oracle database in the vc++ environment by ado.
Rent
- 在VC中利用ADO接口技术访问Oracle数据库,实现了一个简易的租借DVD的数据管理系统。-Use ADO to access an Oracle database interface technology in VC to achieve a simple DVD rental data management system.
OracleLink
- vc ado 连接 oracle -vc ado connection oracle oracle vc ado connection
AdoDemo
- VC++ ado 接口,可以连接 Oracle Mysql Access SqlServer- Oracle Mysql Access SqlServer ado
vc 用ado访问Oracle数据库的代码示例
- vc 用ado访问Oracle数据库的代码示例()