搜索资源列表
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
otl4_examples
- OTL 是 Oracle 和 ODBC 的模板库,它屏蔽数据库操作的底层,提供数据库连接功能,这个是OTL的程序例子,很实用。-OTL is Oracle and ODBC template library, it shields the underlying operations, provide connectivity, this is an example of OTL program, it is practical.
oraclConn
- java实现 oracle数据库的连接 操作的是数据库底层,使用的是jdbc连接-By analyzing the commonly used Oracle connection methods, the convenient and efficient java connectivity ( JDBC) data access technique is utilized to achieve the connection between JSP page and the server.