搜索资源列表
CBlob
- 读取oracle的blob数据. 数据库连接以ODBC连接.-read the oracle blob data. ODBC Database Connection to connect.
oci
- oracle的oci驱动,在c#中定义,速度非常快,尤其可以批量的读取,插入数据.
CADO
- 将对Oracle数据库读写操作的OCI进行封装。不但具有普通数据的读取操作,最主要的是还封装了对Oracle Spatial空间数据的存取操作!
TestMutiRead
- 使用OCI类的API函数,动态绑定,批量从数据库中读取数据,C++Builder6.0编译测试能过。
操作Excel
- 下面实例在C#中连接Oracle数据库(Name),从表(TableName)中读取数据,并写入Excel。-following examples in C# Oracle database connectivity (Name), (TableName) to access data, and write Excel.
用VC存取Oracle数据以及UDP通信例子程序
- 有一个完整的程序通过UDP接收数据并存储到Oracle数据库中,并读取Oracle数据库数据下发
ooo
- vb 编写的直接读取连个数据库进行表表读写达到数据同步-vb prepared even directly read the database to achieve the best examples to read and write data synchronization
matlabreaddatafromoracle
- 如何从Matlab 中读取Oracle 中的数据-How to Matlab read data from Oracle
hashjoin
- Hash join算法的一个基本思想就是根据小的row sources(称作build input,我们记较小的表为S,较大的表为B) 建立一个可以存在于hash area内存中的hash table,然后用大的row sources(称作probe input) 来探测前面所建的hash table。如果hash area内存不够大,hash table就无法完全存放在hash area内存中。针对这种情况,Oracle在连接键利用一个hash函数将build input和probe inpu
datarecoverfororacle
- 通过读取oracle数据库的dbf文件获取表结构和表数据,可用于对oracle数据库的紧急修复,在oracle数据库启动不了的时候。-Dbf oracle database by reading the file access table structure and table data can be used for emergency repair of the oracle database, oracle database will not start in time.
ocilib
- 这是基于OCILIB封装的一套关于ORACLE操作的库。使用更加方便。同时关于二进制数据的读取和释放写了特殊的处理,否则会造成内存泄露。实际项目中使用-This is based on ORACLE OCILIB a package of library operations. Easier to use. At the same time on the release of the binary data read and write a special treatment, otherwis
DataAcquisition
- pi数据库的数据读取及发送,存储到oracle数据中-pi database data Acquisition
OracleTest
- 用vc实现的连接orcal数据库,并进行数据的读取修改等一系列操作。-Vc achieve connection orcal database and data read modify a series of operations.
mif插入oracle数据库
- 将mif数据读取出来插入到oracle数据库
oracle
- 使用VC6.0调用oracle数据库并读取数据-Use VC6.0 call oracle and read data
stock_read_pkg
- pl/sql 如何通过web servers 接口读取股票实时的数据。-How to get data of stock on time by pl/sql.
js-connect-to-the-database
- 利用JS连接Microsoft Office Access Database,实现数据读取、修改、删除和增加功能。-Using JS connection to Microsoft Office Access Database, the realization of data read, modify, delete, and add features.