搜索资源列表
xmglxt(jsp)
- 用jsp编写的项目管理系统.能帮助你科学有效的对项目进行管理.该系统带有多种数据库建库语句(ms sqlserver,oracle,mysql).并附带帮助文档.-use of the project management system. Can help you a scientific and effective management of the project. With the system multiple database storage statement (ms sqlserv
HibernateTest
- Hibernate 测试 ,通过mysql驱动连接mysql数据库,并执行sql语句-Hibernate test drive through mysql connection mysql database, and the implementation sql statement
21
- 1、在Eclipse中导入工程,可以通过Eclipse中的菜单File→Import→Existing Projects intoWorkspace中选择Project; 2、在MySQL中创建数据库,使用MySQL Control Center执行database目录下的dbscr ipt.sql数据库脚本文件创建数据库SQL语句创建数据库和表及数据; 3、设置数据库连接配置,修改doc目录下的exam.xml文件,将其中的数据库用户名和密码设置为实际的用户名和密码; 4、将doc
Notebook
- database mysql java程序 sql语句-database java
StrtsSPDemo
- 本案例重点讲解了如何Struts中实现分页程序,通过Struts+DAO的设计方式讲解了J2EE WEB端标准的分页程序。 产品:JDK 1.5、Tomcat 5.0、MySQL数据库 技术:Struts、JAVA、JSP内置对象、SQL语句、DAO设计模式、MVC设计模式 -Struts,DAO
getini_src
- Java数据库备份迁移程序的源代码.这个用Java完成的程序可以把数据库里的数据导出为其它数据库的insert语句,用于数据备份或迁移到另一个数据库,注意,在数据转换过程中,文本和二进制字段将被忽略,程序支持oracle、sybase、mysql和ms sqlServer数据库。你可以修改参数文件、增加新的jdbc驱动来增加新数据库种类的支持。-Java Database Backup migration program' s source code. This done with the
getini_src
- 这个用Java完成的程序可以把数据库里的数据导出为其它数据库的insert语句,用于数据备份或迁移到另一个数据库,注意,在数据转换过程中,文本和二进制字段将被忽略,程序支持oracle、sybase、mysql和ms sqlServer数据库。你可以修改参数文件、增加新的jdbc驱动来增加新数据库种类的支持。 -This program can be completed using Java inside the database to export data to other databa
KaixinRicher
- 分析开心网的超级大亨游戏的源代码,JDK5 + MySQL5.1。作用:自动登录,每隔3分钟爬取相关页面,获得实时价格信息;根据MySQL中的数据,统计平均价格、最高价格、最低价格。附件为源代码,db目录的kaixin_20091225.rar为mysql的数据库脚本,用sqlyog恢复,查询.sql为调用语句示例,存储过程market_statistics 更新最近3天的价格信息 -Analysis of super-happy network tycoon game' s source
qyyoa
- PHP+MYSQL企业进销存管理系统,解压后先建数据库,SQL语句在install.sql中,导入即可,然后运行install.php进行数据库配置。-PHP+ MYSQL Enterprise Invoicing Management System, the first built after decompression database, SQL statements in the install.sql, the import can be, and then run the instal
getini
- 这个用Java完成的程序可以把数据库里的数据导出为其它数据库的insert语句,用于数据备份或迁移到另一个数据库,注意,在数据转换过程中,文本和二进制字段将被忽略,程序支持oracle、sybase、mysql和ms sqlServer数据库。你可以修改参数文件、增加新的jdbc驱动来增加新数据库种类的支持。-The use of Java to complete the program can export the data in the database insert statement f
dbboard
- 采用Jsp+Java+mysql完成的留言板系统,能够实现留言,对留言的回复,在回复中添加表情,并将留言等内容写入MySQL数据库,内含MySQL建表语句-JSP+JAVA+MYSQL,a message board ,you can leave a message, reply the message,place a face on the reply and the things you do will be write into the mysql database
mysql
- mysql中的一些基本语句,包括增加、删除、修改等功能,可以重复使用。-mysql in some of the basic statements, including add, delete, modify, etc., can be reused.
trade-system-about-game-(mysql)
- 游戏交易网(MySQL) v1.0.0 源码版 使用说明: 1、使用技术 struts2 + hibernate + spring + dwr 2、开发环境 tomcat6.0 + jdk1.5 + eclipse + oracle 3、根据你的需要开放自主交易和寄售交易 4、在线订单即时提醒,让你更快,更准确的发货 5、整合易宝最新支付接口 6、在安装好数据库后依次将:数据表语句、初始化数据语句、游戏区服语句 运行 -trade system about game
Web-MySQL
- 功能:在网页上实现对mysql的简单的增删改查。 上传内容包括sql建库语句+java源码+war包-Function: to achieve the mysql simple additions and deletions to change search on the web. Upload content includes sql+ java source+ war package
phpspy
- 支持MySQL语句执行 修正登陆验证的BUG 增加三个执行系统命令的函数 正确识别各个文件的URL 修正下载文件下了多余的HTML代码的BUG 用户可查看自定义PHP配置参数 大幅度优化、修正程序代码,修正若干细节-Support MySQL statement execution Fixed login authentication BUG Add three functions to the system command Correctly
Sql_set
- 便于java开发者,生成sql语句的util(The util that generates the SQL statement)
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
library
- 图书管理系统,实现了对图书的增删改查等基本功能.包含了MySQL数据库的脚本文件和数据库和建表的语句(The book management system implements the basic functions of the revision and deletion of books, including the scr ipt files and database and the statement of the database)
dbmove_sql语句转化
- 将Oracle语句转化为MySQL语句~~~~~~~~~~~(Oracle trans -> mysql .......)
php-mysql简单注册代码
- 使用post方式获取文本框输入内容后,使用insert语句将数据插入数据库内的方式