搜索资源列表
adoblob_OK
- 用ADO进行数据访问的例子,这里主要提供了对数据库里BLOB的访问方法。-with ADO data access for example, where the main provider of database BLOB visit methods.
a__concommand_emp事务_插入
- 用ADO进行数据访问的例子,这里主要提供了对数据库里BLOB的访问方法。-with ADO data access for example, where the main provider of database BLOB visit methods.
使用.Net类库访问数据库
- 这是一个用VC7写的使用.Net类库访问数据库的程序。-with VC7 write use. Net class library access to the database procedures.
数据库上机实验四
- 使用ORCLE创建表,及相关操作。包括有详细的。SQL文件,直接使用PL/SQL即可导入数据库查看。-ORCLE used to create forms, and related operations. Includes detailed. SQL documents, direct access PL / SQL can look into the database.
DataC
- 可将ACCESS数据库导入到Oracle数据库-ACCESS database can be imported into the Oracle database
AdoJH
- 通过ADO访问数据库的方法的封装类的实现文件,以某数据可为例子访问-access to the database through ADO methods of achieving such Packaging document to a particular data can be visited as an example
Direct.Oracle.Access.v4.0.7.1.Full.Source
- Direct Oracle Access 非常好的Oracle数据库直接访问组件包 支持个版本的Delphi及C++ Builder 有源码 -very good Oracle database directly to the group support package version of the Delphi and C Builder is FOSS
access_to_oracle
- 数据转移从access到oracle,读一个access的文件,把记录导入到oracle数据库中-data transfer from access to the oracle, a Reading access to the documents, record into the oracle database
DBConn
- 这是我用Delphi编写的数据库连接器,目前支持Oracle ,sql server 2000 ,Access,同时欢迎致邮bailianglv@163.com,共同研究
操作Excel
- 下面实例在C#中连接Oracle数据库(Name),从表(TableName)中读取数据,并写入Excel。-following examples in C# Oracle database connectivity (Name), (TableName) to access data, and write Excel.
stu(ODBC+Access)
- 利用VIsual C++编写的简单数据库,用来管理学生信息。
access-blob
- oracle数据库提供了BLOB字段,我们可以使用这个字段往数据库保存二进制文件,此例子示范了delphi如何操作BLOB字段,实现往oracle数据库存/取二进制文件。-oracle database provides a BLOB field, we can use this field to save the binary file into the database, this example demonstrates how delphi BLOB field to the oracl
CSharp-connedt-Oracle-without-client
- C#不安装Oracle客户端运行程序的办法,C#打包Oracle客户端怎么实现呢?大家都知道本机不装Oracle客户端,本机的程序是不能访问Oracle数据库的。可是一个客户端最少也得八十多兆。太大了。再多,程序部署也不方便-C# does not install the Oracle client to run the program approach, C# package Oracle client how to achieve it? We all know that the machi
OCIExample
- 使用OCI访问Oracle数据库。包含基本的数据库连接、访问、更新等操作。-use OCI visit Oracle database. The database contains basic connectivity, access, upgrade operations.
otl4_examples
- 一个跨平台的数据库操作库文件,可以轻松在linux和windows下进行数据库读写以及其他的操作,支持多种数据库,代码包含很多example,初学者很容易上手. OTL 是 Oracle, Odbc and DB2-CLI Template Library 的缩写,是一个C++编译中操控关系数据库的模板库,它目前几乎支持所有的当前各种主流数据库,例如Oracle, MS SQL Server, Sybase, Informix, MySQL, DB2, Interbase / Firebir
oracleaccess
- 封装了oracleclient访问接口,可以方便访问数据库-Encapsulates oracleclient access interface, you can easily access the database
database
- 通过ODBC数据源访问数据库(ACCESS),数据库中保存以下内容: 学生姓名,性别,年龄,家庭住址,电话,电子邮件,爱好等。 再以上基础上进行该记录的读出并可编辑浏览显示。 -Through the ODBC data source to access the database (ACCESS), a database to preserve the following: Student name, sex, age, home address, phone, e-mail, ho
OraclePessimisticlockingandoptimticlocking
- 为了得到最大的性能,一般数据库都有并发机制,不过带来的问题就是数据访问的冲突。为了解决这个问题,大多数数据库用的方法就是数据的锁定.-In order to get the maximum performance, a general mechanism for the database have complicated, but the problem is caused by data access conflicts. To solve this problem, the majority
Basicinformationinput
- 数据库的基本信息录入,是access录入数据导入oracle,采用delphi编写,比较实用。-Entry of basic information database is access input data into oracle, prepared using delphi, more practical.
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.