资源列表
mysql_connect
- MySQL Connection example
StarMIDlet
- 本程序为一个简单的J2ME程序,运行前应下载WTK22,再建立项目。
sql
- code for conecting a program to a database en mysql
jdbc_test.java
- 測試JDBC 語資料庫的連結是成功,使用命令提是自原編譯完成後 產生class檔案即可測試-測試JDBC 語資料庫的連結是成功
16
- MySQL数据库 图书销售管理系统,课程设计,在windows下运行-Curriculum design of MySQL database, book sales management system, running under Windows
LoesungMySQL.txt.tar
- scr ipt to create a sample database for a simple Manufacuturing and Selling proce-scr ipt to create a sample database for a simple Manufacuturing and Selling process
CompMarket
- a simple example of online_price for the freshman of SQL s study
str
- This file can download and save mysql databases, export it as text queries
mysqlbackup_full
- 平时,备份数据库不喜欢使用database maintenance plan,就作了这个备份脚本 脚本运行时,使用xp_cmdshell. 1.如果显示拷贝到远程机器没有权限时,请把sqlserver的服务的账户改为域的账户.或在本机建立一个磁盘映射. 2.配置开始的变量即可
MySqlBaseDB
- 为MySql的数据库读取文件,可设数据库用户名及密码,默认为用户:root,密码:sa.可从ResultSet或statment开始读取-MySql database to read documents can be installed database user name and password, the default for users : root, Password : sa. ResultSet or from the statement reads
browser
- this is mysql database browser in php
JDBCUtil
- 数据库JDBC的一个封装类,在调用的时候需要一个String 类型的参数,选择连接的Mysql数据库中的数据库名,通过sql语句,调用封装好的方法,实现数据库插入、修改、查询等功能!-A database JDBC wrapper class needs a String type parameter when calling, select the database name in the Mysql database connection and sql statement, calling