搜索资源列表
AdoJH
- 通过ADO访问数据库的方法的封装类的实现文件,以某数据可为例子访问-access to the database through ADO methods of achieving such Packaging document to a particular data can be visited as an example
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
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
ODAC.v6.90.0.57.Full.Source
- 官方网站:http://www.devart.com/odac 本版本支持以下 IDE: Delphi 5,6,7,8,2005 C++Builder 5,6 BDS 2006 (Delphi 2006, C++Builder 2006) RAD Studio 2007 (Delphi 2007, C++Builder 2007) RAD Studio 2009 (Delphi 2009, C++Builder 2009) R
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
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
Oracle
- 学习oracle的资料,很详细,对oracle有比较详细的说明和讲述,适合初学者看阅-Learning oracle information is detailed on the oracle a more detailed explanation and about, look at access for beginners
get_n_month
- 获取输入日期 n 个月前的日期 (oracle function ) 使用例子:select get_n_month(sysdate,100) from dual-Access to enter a date n months before the date (oracle function) using the example: select get_n_month (sysdate, 100) from dual
database_resident_connection_pooling
- ORACLE 11G引入了DRCP(database resident connection pooling)这个相当不错的功能,能够允许应用共享同一个数据库连接池。大大提高了访问ORACLE的效率。-ORACLE 11G introduced a DRCP (database resident connection pooling) this rather nice feature, can allow application sharing the same database connect
zwcl_ten_ret_fee
- 访问oracle数据库的存储过程,在某公司实际项目中应用-Access to oracle database, stored procedure, in a company' s actual application of the project
PLSQL
- 数据库第四版第六次实验使用PLSQL编写存储过程访问数据库,基于oracle数据库的编写方法-Fourth edition of the sixth experiment uses a database write PLSQL stored procedure to access the database, based on the compilation of oracle database
wxPos
- 一个C++简单程序,用VS2005SP1开发,wxWidgetsGUI,通过OCI访问ORACLE数据库,可供初学者学习。-A C++ simple program, with VS2005SP1 development, wxWidgetsGUI, ORACLE database access through OCI, for beginners to learn.
Oracle9iQueryOptimize
- 《Oracle9i 的查询优化》描述了Oracle 的查询优化程序,它是数据库的关键组件,能让Oracle 的用户获得极佳的执行性能。Oracle 的查询优化技术在功能上无与伦比,本文详细讨论了查询优化的所有重要领域。 -" Oracle9i Query Optimization" describes Oracle' s query optimizer, which is a key component of the database, allowing users
Oracle_sjkjc
- oracle数据库开发实例 本书以真实工作任务为载体组织教学内容,在真实工作环境中探索数据库的创建与设计。按照如下顺序传授知识与训练技能:体验数据库的应用→认识Oracle的工作环境、体验Oracle 10g环境中常用工具操作→数据库的创建与管理→数据表的创建与管理→管理视图→SQL编程语言→PL/SQL编程语言→管理PLSQL存储过程与触发器→管理安全性→数据库安全性→Oracle数据库的访问→数据库探索性设计。在讲解数据库知识和训练操作技能的过程中,遵循学生的认知规律,提高学生的学习效率
Oracle_kaifashili
- 本书以真实工作任务为载体组织教学内容,在真实工作环境中探索数据库的创建与设计。按照如下顺序传授知识与训练技能:体验数据库的应用→认识Oracle的工作环境、体验Oracle 10g环境中常用工具操作→数据库的创建与管理→数据表的创建与管理→管理视图→SQL编程语言→PL/SQL编程语言→管理PLSQL存储过程与触发器→管理安全性→数据库安全性→Oracle数据库的访问→数据库探索性设计。在讲解数据库知识和训练操作技能的过程中,遵循学生的认知规律,提高学生的学习效率-The real task b
oracle-DB-admin
- A database administrator s responsibilities can include the following tasks: Installing and upgrading the Oracle server and application tools Allocating system storage and planning future storage requirements for the database system Creat
tntdb-1.1.tar
- 一个通用的数据库存取库,类似ADO,但是完全采用C++。 支持后端为ORACLE,DB2, POSTGRESQL-a general database access library. like ADO, but written by c++. Support ORACLE/DB2/POSTGRESQL
adoDB
- MFC开发 一个小型员工管理系统, 连接oracle数据库 其中AdoDB.cpp源文件集成了access、sql、Oracle , 这个文件时实习的时候吕老师提供的 数据库名字默认连接的, 在CTw_2Dlg::OnInitDialog()接口里改成你的用户名和密码就ok了-MFC Development A small staff management system, connecting oracle database Which AdoDB.cpp source
Access
- 很多手机安卓iPhone游戏都有广告安全漏洞, 很多国产软件以及汉化等安装程序都捆绑流氓插件, 格子啦有软件都经过卡巴等杀毒软件检测,并在本地安装测试,大部份软件以绿色版本发布, 让用户免去了安装时带来的烦恼。 同时本站还提供大量的破解软件下载,免注册、免安装 在格子啦上面下载的软件虽然我们不能百分之一百保证所有软件都是无病毒的,但至少在我们上传的时候杀毒软件是不会提示有病毒。 请您放心下载,您的每一次访问下载就是给我们最大的支持。格子