搜索资源列表
JSPliuyanben2
- 1. 本系统运行环境: windows/linux(两个平台我都试过)+jdk1.4+resin+jdbc+mysql 本系统采用jsp编写,数据库采用的是MYSQL,使用JDBC驱动,所以要求有MYSQL的JDBC的驱动程序 本程序的JDBC驱动程序在LIB目录下,在发布的时候放在resin的WEB-INF\\lib目录下 本程序的类文件在CLASS目录下,发布的时候放在resin的发布目录的WEB-INF\\classes下 -1. The system env
20040430javaliuyanbanv1.0
- 新技术天地留言版 v1.0 windows/linux(两个平台我都试过)+jdk1.4+resin+jdbc+mysql 本系统采用jsp编写,数据库采用的是MYSQL,使用JDBC驱动,所以要求有MYSQL的JDBC的驱动程序 本程序的JDBC驱动程序在LIB目录下,在发布的时候放在resin的WEB-INFlib目录下 本程序的类文件在CLASS目录下,发布的时候放在resin的发布目录的WEB-INFclasses下 -new technologies earth message boa
mysql
- 一个使用JDBC连接MySql的例子,先装java平台和mysql数据库。
mysql
- 使用jdbc连接和操作mysql,测试成功,能够使用
mysql-connector-java-5.0.3-bin
- Java中jdbc连接MySQL的数据库驱动jar包 这是最新的jar 包-Java, jdbc to connect MySQL database driver jar package This is the latest of the jar package
JSP-Database
- Copy the code into your JSP directory under /usr/local/etc/httpd/htdocs/html/LOGIN. You will need to change the xxxxxx of "con=DriverManager.getConnection["jdbc:mysql://localhost/"+db,user,"xxxxxxx"] " to reflect your MySQL password. Copy the HTML fo
MySQL.and.Java.Developers.Guide
- The primary goal of MySQL and Java Developer’s Guide is to provide a comprehensive approach to writing code from a Java application to a MySQL database using the industry standard: JDBC. As you will see later in this Introduction, the chapter t
JDBC
- 測試環境 MyEclipse + MySQL + JDK1.6 測試Java 與多種數據庫連接測試-Test environment MyEclipse+ MySQL+ JDK1.6 tests with a variety of Java Database Connectivity Test
mysql-connector-java-5.0.8
- 用来连接MYSQL数据库的JDBC,java编程的必需品-Used to connect MYSQL database, JDBC, java programming essentials
jdbc
- 一个用来连接MYSQL数据库的JAR文档,采用JDBC设计-One used to connect MYSQL database JAR document design using JDBC
JDBC
- JDBC 连接8种主流数据库,MYSQL,ORALCE,DB2-8 mainstream database JDBC connection
jdbc
- jdbc ,c3p0,dbcp连接mysql数据库,还有数据库连接池的配置-jdbc, c3p0, dbcp connection mysql database, database connection pool configuration
MySQLJdbc
- 这是一个用来连接MysqL数据库的一个简单的程序,能对初学者有一个很好的引导作用-This is a database used to connect MysqL a simple procedure, can have a good beginners guide
mysql-connector-java-5.1.18.tar
- mysql jdbc connector
JSP_JTBC_CMS(MYSQL)
- 开源的CMS系统JSP+MYsql+JDBC,是一个非常实用的基于java jsp的CMS系统,含有数据库脚本文件-Open source CMS systems JSP+ MYsql+ the JDBC is a very useful database scr ipt file java jsp-based CMS systems, containing
Mysql-JDBC-URLrar
- mysql的jdbc连接url的参数详情及各参数的含义-MySQL JDBC connection URL parameters and the meaning of the parameters
mysql-connector-java-5.1.41
- 用java程序连接mysql,java连接数据库必须导入的包jdbc包(connection to mysql by java language)
JDBC
- java连接mysql数据库,进行数据的修删改查(Java to connect mysql database, data repair excision check)
MySQL
- 加载JDBC驱动程序,提供JDBC连接的URL ,创建数据库的连接,创建一个Statement ,执行SQL语句 ,处理结果,关闭JDBC对象(Load the JDBC driver, provide the URL of the JDBC connection, create the connection to the database, create a Statement, execute the SQL statement, process the result, and close
mysql-connector-java-5.1.44
- java jdbc的jar,用于与数据库建立连接(Jar of Java JDBC, used to establish a connection with the database)
