搜索资源列表
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.
SQLCode代码和SQL生成向导
- 这是个SQL语句和代码生成向导,当写字段较多的SQL语句时很省事,适用于Delphi、C++Builder。 通过本程序可以方便快速的生成对Oracle单表的Insert、Update、Delete语句和对应的Delphi组件。 如果你想对Oracle表进行Insert、Update、Delete操作,那么只要把通过本向导产生的组件和代码 粘贴在程序里就可以直接运行。 --------------------------------------- 使用者须知:因为Oracle
statspackreport
- 关于Oracle的性能调整,一般包括两个方面,一是指Oracle数据库本身的调整,比如SGA、PGA的优化设置,二是连接Oracle的应用程序以及SQL语句的优化。做好这两个方面的优化,就可以使一套完整的Oracle应用系统处于良好的运行状态。 本 文主要是把一些Oracle Tuning的文章作了一个简单的总结,力求以实际可操作为目的,配合讲解部分理论知识,使大部分具有一般Oracle知识的使用者能够对Oracle Tuning有所了解,并且能够根据实际情况对某些参数进行调整。关于更加
207
- 接着上一个数据库实例,这个实例是帮助大家初步学会连接Oracle数据库,一般的实例都是连接SQL Server数据库的,所以这个实例对于使用Oracle数据库的同学很有帮助。-Then on a database instance, the example is to help everyone learn to connect the initial Oracle database are all examples of the general SQL Server database conn
otlv4h
- OTL是Oracle 和 ODBC 的模板库,它屏蔽数据库操作的底层,提供数据库连接功能,以标准 C++ 流的方式完成嵌入式 SQL 语句、存储过程的执行和光标操作。 -OTL is the Oracle and ODBC Template Library, which shield the underlying database operations to provide database connectivity to standard C++ stream manner embedded
OracleSQLstudy
- Oracle学习过程中常用 的Sql语句整理,包含了常见数据库新建、查询、连接等技术,非常适合初学者学习。-Oracle learning process commonly used in finishing Sql statement, contains a new common database, query, connectivity and other technologies are very suitable for beginners to learn.
orcalEANBVB
- 源代码是VB 和ORACLE 数据库联接的,在里面可以用和SQL数据一样代码连接ORACLE 也可用ORACLE PROVIDER FOR ORACLE-Source code is the VB and ORACLE database connection, which can be used in the same code and SQL data can also be used to connect ORACLE ORACLE PROVIDER FOR ORACLE
phone
- 通过对一个链表结构的电话本的操作(增、删、查)来熟悉oracle数据库的连接于SQL语句。-Phone book for a list structure operations (add, delete, check) to become familiar with the connection to the oracle database in the SQL statement.
oracle
- oracle学习资料: 1、JDBC连接oracle数据库 2、Oracle_基本建表语句 3、oracle基本数据类型 4、SQL语句大全大全(经典珍藏版) 5、oracle连接所使用的jar包。classes12.jar nls_charset12.jar ojdbc14.jar-oracle learning materials: 1, JDBC connection oracle database The 2, Oracle_ basic tables created
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
orcal
- orcal课程的ppt,其中含有代码,可连接数据库使用,sql语句比较多-ppt orcal course, which contains code that can connect to the database using, sql statement more
SQL
- 应用Qt连接access 数据库,实现学生信息管理系统- use Qt code and access data SQL to achieve student management system