搜索资源列表
class.db
- 56.com的一个 MYSQL应用类 class.db.php 实列化 $scfg[‘db’] = array( ‘host’ => ‘db.56.com’, ‘database’ => ‘56h_flv’, ‘username’ => ‘root’, ‘password’ => ‘‘); $db = new db($scfg[‘db’]); // // 函数: insert(
smartgwt_mysql
- SmartGwt(属于Gwt扩展项目,采用的 Web2.0 富客户端技术)连接MySql数据库进行CRUD操作的实例,包含mysql脚本和说明文档。-SmartGwt (part Gwt expansion projects, the usage of Web2.0 rich client technology) to connect MySql database instance CRUD operations, including the mysql db scr ipts and docu
hospital_j2ee_mysql_struts_hibernate
- 数据库: hospital,MySQL 数据库用户名/密码: root/(空) 数据库参数存放文件:WEB-INF\classes\hospital\db\DBConnection.java,需要重编译 系统登录用户名/密码: 管理员:admin/admin 病人:自己注册之 医生:用管理员添加,初始密码与编号相同。 测试地址:http://localhost:8080/hospital/ 数据库名称为:hospital 此脚本中含有初始化数据
jspmysql
- 小虫新闻管理系统 V1.0(jsp+javabean+mysql) 1.解压缩 (如解压缩到D:\tomcat4\webapps\ROOT\news目录下) 2.进入classes目录,打开news.txt。 修改mysql.url(数据库联接地址及数据库名),mysql.user(用户名),mysql.password(密码),ilog(数据库联接池日志文件,请注意路径分隔符为“\\”,在linux中是“/”); 3.建数据库,并将database目录下n
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
JSf_Spring_Hibernate-sample
- 少有的JSf+Spring+Hibernate的网上购物车,适合要用jsf做项目的同仁参考,后台用mysql数据库,可在线编辑商品list.-JSf+Spring+Hibernate shopping cart use mysql db background
db
- 这是php+mysql实现的教学管理系统!-design teaching_manage system with PHP+MYSQl
db_driver
- 数据库连接驱动及JAVA连接测试程序 (包含db2,informix,sysbase,mssql,mysql,oracle)-JAVA Database Connectivity driver and the connection test procedures (including db2, informix, sysbase, mssql, mysql, oracle)
DB
- JDBC程序,与MySQL数据库的连接,并且把连接封装-JDBC program, and the MySQL database connection, and the connection package
WeedMiniBLOG
- 默认密码是admin! 1.这个是PHP+MYSQL环境下运行的。 2.把db.sql 用 phpmyadmin导入数据库。 3.在index.php里面有设置数据库连接的。-The default password is admin! 1. This is a PHP+ MYSQL environment running. 2. Db.sql use phpmyadmin to import the database. 3. In the index.php inside set
struts_Hibernate_Tomcat
- Base Application for the struts Hibernate based application using ant deployer to deploy the application on the tomcat server & to deploy the DB scr ipts on the MySQL DB.
jeecms-2.4.2-final
- JSP+MYSQL CMS源码,功能齐全-JSP+MYSQL CMS
DB
- 用来实现mysql数据库与java连接工具-Mysql database with java be used to achieve connectivity tools
DB-cnverter-Excel-to-MySQL
- Java program converts from Excel file to MySQL data base(Excel and MySQL platforms required)
treeview_ajax
- This package is used to generate and update a tree of elements from MySQL DB. This performs an AJAX request to get the list of elements of tree from MySQL database query.
db
- 一个很全面的mysql数据库操作类函数,网上找了很久。很强大-A very comprehensive database operations mysql class functions, on-line looking for a long time. Very strong
Mysql-10-error-
- PHP开发者常犯的10个MySQL错误, MyISAM不支持外键的约束,这是保证数据完整性的精华所在 MyISAM会在添加或者更新数据的时候将整个表锁住-10 of php developer mysql error could make including db type sql injecting
db
- java代码访问数据库,访问mysql数据库,经典代码-java access mysql
sqlazure-db
- Mapreduce Mysql, it is designed by Mapreduce of Hadoop and connect to Mysql
core.db
- PHP Class for acessing MySql