搜索资源列表
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
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
- 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
oracle_on_cbuilder
- C++Builder上存取Oracle的控件源码。直接使用OCI -The controls source for accessing Oracle in C++ Builder, using OCI directly
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...
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
ADO-ODBC
- ADO与ODBC的区别 有很多种使用数据库的方法,对大多数数据库来说,选择C++这种产品也许并不适宜。我们知道,像dBASE IV,FoxPro,Oracle和Access这样的产品是完全以数据库管理为中心的。-The difference between ADO and ODBC database there are many ways for most databases, choose C++ This product may not be appropriate. We k
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.
vc 用ado访问Oracle数据库的代码示例
- vc 用ado访问Oracle数据库的代码示例()