搜索资源列表
ADO连接Oracle和MS SQL
- 本源代码实现同时对数据库Oracle和MS SQL的连接,通过对配置文件的修改来实现,本代码执行生产为dll文件。-source code to the database simultaneously Oracle and MS SQL connectivity, the configuration file through changes to achieve the production code execution dll file.
ADO控制ACCESS数据库
- 直接使用ADO操作ACCESS数据库,对于初学者来说是个不错的例子,类似的也可以操作SQL,ORACLE数据库(不用DSN)-use ADO directly ACCESS database operation for beginners is a good example of a similar operation could SQL, Oracle database (not DSN)
blobConsle
- oracle ado 大数据字段 读取文件字段 -oracle ado large data fields, read files field
vc&ado
- 一个VC通过ADO连接Oracle数据库的例子-VC through an Oracle database connectivity ADO example
vc利用ado连接oracle数据库
- vc利用ado连接oracle数据库,在vc6已经测试。
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.
ado
- VC连接Oracle的一个实例,带简单的查询功能,供初学者使用。-VC connecting an instance of Oracle, with a simple query functions, for beginners to use.
ado
- ado连接各种数据库,mysql,oracle等,本例为oracle-ado connection database
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
ADO
- 利用ADO连接Oracle数据库,,主要解决写入blob数据问题-Use ADO to connect Oracle database, the main solution to the issue of write blob data
TestAdo1
- vc连接oracle调用存储过程-vc connects the oracle transfer memory process
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
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
ADO
- CONNECT ORACLE TO VISUAL BASIC 6
oracle
- ESTABLISH AN ADO CONNECTION
SQL_ADO_src
- ADO BASED UNIVERSAL QUERY TOOL. WORK WITH ORACLE MS SQL ETC-ADO BASED UNIVERSAL QUERY TOOL. WORK WITH ORACLE MS SQL ETC...
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
ado-calsss-for-all-db
- 兼容 各种数据库的 ado连接。mysql、sqlserver、oracle-ado class for mysql、sqlserver、oracle
vc 用ado访问Oracle数据库的代码示例
- vc 用ado访问Oracle数据库的代码示例()