Welcome![Sign In][Sign Up]
Location:
Search - JDBC ORACLE

Search list

[JSP/Javajdbc-oracle

Description: JAVA用jdbc联接ORACLE的例子。-JAVA connected with jdbc ORACLE example.
Platform: | Size: 20853 | Author: 何克 | Hits:

[JSP/JavaOReilly - Java_Programming_with_Oracle_JDBC

Description: 讲述如何应用JDBC与Oracle进行数据库操作。-on how to use JDBC and Oracle database operation.
Platform: | Size: 1019904 | Author: z | Hits:

[JSP/Java一个JDBC连接数据库的例子(oracle)

Description: 一个JDBC连接数据库的例子(oracle)-a JDBC to connect to the database example (oracle)
Platform: | Size: 4096 | Author: 高兴 | Hits:

[OracleJDBC连接Oracle数据库之十大技巧

Description: JDBC连接Oracle数据库之十大技巧-JDBC Connection Oracle Database X skills
Platform: | Size: 26624 | Author: 唐财爷 | Hits:

[Documentsora-javadoc

Description: Oracle JDBC 的javaDoc -Oracle JDBC javaDoc
Platform: | Size: 198656 | Author: 朱晓峰 | Hits:

[ADO-ODBCJSQ工具

Description: java写的数据库查询程序,支持多种数据库,1. 支持SQLServer,MySQL,Oracle,JDBC-ODBC桥。自带jdbc驱动,不需要额外的驱动-write java database query procedures, support for multiple databases, 1. Support for SQL Server, MySQL, Oracle, JDBC-ODBC Bridge. Onboard jdbc-driven, no additional driver
Platform: | Size: 2214912 | Author: 魏源 | Hits:

[ADO-ODBCJDBC连接oracle数据库

Description: 一个JDBC连接数据库的例子(oracle)-a JDBC to connect to the database example (oracle).
Platform: | Size: 1024 | Author: 曹荣元 | Hits:

[JSP/Javajdbc-oracle

Description: JAVA用jdbc联接ORACLE的例子。-JAVA connected with jdbc ORACLE example.
Platform: | Size: 20480 | Author: 何克 | Hits:

[JSP/Java7894_SqlPlus

Description: 用JAVA写的数据库程序,Oracle的JDBC驱动程序,SqlServer的JDBC驱动程序,配置数据库连接,可以新增,修改,删除,也可以测试数据库连接是否配置正确-using Java to write a database program, Oracle JDBC driver, patching the JDBC driver, configuration database connectivity, the new, modified, and deleted. the database can also connect test whether the correct configuration
Platform: | Size: 795648 | Author: 徐锋 | Hits:

[JSPoreilly-java_programming_with_oracle_jdbc

Description: java programming with oracle jdbc
Platform: | Size: 983040 | Author: Jack | Hits:

[JSP/JavaDbUtil

Description: 连接oracle数据库的操作方法 tatic String driverName="oracle.jdbc.driver.OracleDriver" static String dbUrl="jdbc:oracle:thin:@10.1.1.44:1521:DBAWEB" static String user="DBA_WEB" static String password="DBA_WEB" -oracle database linking the operation tatic String driverNam e = "oracle.jdbc.driver.OracleDriver" stati c String dbUrl = "jdbc : oracle : thin : @ 10.1.1.44 : 1521 : DBAWEB "static String user =" DBA_WEB "static S tring password = "DBA_WEB"
Platform: | Size: 1024 | Author: 远风 | Hits:

[JSP/JavaConnectBean

Description: JDBC连接数据库源代码:对代码稍作修改,比如:更改驱动、更改数据库名称、更改数据库地址,可以连接Oracle、SQL Server两种数据库。该源码中定义了查询和更新操作的通用方法,外部类调用时,只需传入sql语句和要查询或更新的数据库字段名就可以了。非常方便,我已经使用了很长时间了。-JDBC to connect to the database source code : the code to make some modifications, such as : changes driven changes in the database name, changes in the database addresses, can be connected to Oracle, SQL Server database two. The source defined inquiries and updating of a common approach, called external category, only imported sql statement and to check or update the database field names on it. Very convenient, I have been in use for a long time.
Platform: | Size: 2048 | Author: wave | Hits:

[JSP/JavaJDBC-API-WEB

Description: 用Oracle JDeveloper 10g IDE基于JDBC API的Web开发的简单测试.[InsertData]文件夹完成数据插入功能;[queryMetaData]纪录集元数据;[updateTable]完成可被更新和滚动的纪录集;[bindQuery]实现PreparedStatement接口;[getDBInfo]实现DatabaseMeatData接口-Oracle JDeveloper 10g IDE using JDBC API-based Web development of a simple test. [InsertData] folder on the completion of data insertion [queryMetaData] record set metadata [updateTable] can be completed to update and roll record collection [bindQuery] realize PreparedStatement interface [getDBInfo] realize DatabaseMeatData interface
Platform: | Size: 6144 | Author: Gabrielle | Hits:

[JSPoracle_training_ppt

Description: oracle内部培训资料,dba、plsql 等-oracle internal training materials, dba, plsql, etc.
Platform: | Size: 2917376 | Author: blacknife | Hits:

[JSP/Javajava

Description: JDBC的连接数据库的驱动包括mysql,oracle,sql server,基本数据库都有-JDBC database connectivity drivers, including mysql, oracle, sql server, the basic database has
Platform: | Size: 1883136 | Author: gl | Hits:

[SQL ServerJDBC

Description: 介绍mysql,oracle,sqlserver2000,postgresql的连接方法,这些都是我的心得-introduct all database connection .
Platform: | Size: 1024 | Author: jiangshang | Hits:

[Oracleoracle-Driver

Description: Oracle 数据库连接驱动包 Conn Code: Class.forName("oracle.jdbc.driver.OracleDriver") Connection con = DriverManager.getConnection("jdbc:oracle:thin:@host:port:databse","user","password") -Conn Code: Class.forName("oracle.jdbc.driver.OracleDriver") Connection con = DriverManager.getConnection("jdbc:oracle:thin:@host:port:databse","user","password")
Platform: | Size: 1590272 | Author: oracle | Hits:

[JSP/JavaOracle

Description: JDBC连接ORACLE数据库,实现增加、删除、更新、查询等基本的 操作。-ORACLE database, JDBC connections, the added, delete, update, query and other basic operations.
Platform: | Size: 5120 | Author: 孟祥安 | Hits:

[Oraclejdbc--drivers

Description: jdbc SQL 驱 动 包 包含mssql2000 mssql2005 oracle-jdbc SQL driver package
Platform: | Size: 2387968 | Author: 李亚 | Hits:

[Oracleoracle_jdbc_driver

Description: 包含文件classes12.jar和ojdbc14.jar 使用方式: oracle.jdbc.driver.OracleDriver jdbc:oracle:thin:@10.0.0.248:1521:ora9,"","" -include classes12.jar and ojdbc14.jar use: oracle.jdbc.driver.OracleDriver jdbc:oracle:thin:@10.0.0.248:1521:ora9,"",""
Platform: | Size: 2155520 | Author: hongjun | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net