搜索资源列表
MySqlDBUtilDemo.rar
- 本示例演示了用C#操作MySQL的方法,提供了三个可重用的类MySqlDBUtil,MySqlPageUtil,Page。 本例程演示了: 1.MySQL数据库的插入,更新,修改,查询; 2.带参数的sql语句的使用,而不是拼SQL; 3.使用Limit子句的分页查询; 4.用事务同时执行多个SQL语句; 5.在插入数据的同时返回最新的ID值; 6.整型,实型,字符串,日期型,布尔型五种数据类型的操作; 7.使用正则表达式来验证整数和实数; 8.listview用来显示数据的一
mysqltooracle
- ConvertMysqltoOracle是一个免费的数据库转换工具,实现快速安全地将Mysql数据库导入为ORACLE数据库。 Convert Mysql to Oracle功能特点 可能转换所有的Mysql字段类型 支持所有版本的Mysql 可以将数据合并到已经存在的ORACLE表中 非常容易使用的向导模式 支持所有版本的Mysql字符集 对超大数据表的导出进行了优化处理 -ConvertMysqltoOracle is a free databas
mysql-connector-net-5.1.7-src
- .net中ado.net 桥接mysql的源码,可以知道connection,command,adapt,parameter是怎样连接mysql的-. net in mysql source ADO.NET bridge, we can see that connection, command, adapt, parameter is how to connect the mysql
mysql-connector-odbc-noinstall-5.1.5-win32
- mysql数据库的驱动程序压缩包,下载后,就可用于myeclipse和mysql的连接-Mysql database driver compressed package,After download, it can be used to myeclipse and mysql connection
bookadminsystem
- 假期时间自己用PHP+MYSQL实现的一个小型图书管理系统,借书还书管理等功能都有,只要配置好环境,把此文件夹放到服务哪里,就可使用,具体步骤看文件内的具体说明。-Their own vacation time to use the PHP+ MYSQL to achieve a small library management systems, library book management function, as long as the configured environment, to
mysql-connector-java-5.1.7
- jdbc中连接mysql的程序源码,需要理解jdbc如何连接mysql的原理可以查看该源码-jdbc to connect mysql program source code, need to understand how to connect mysql principle jdbc can view the source code
mysql-query-browser-1.1.18.tar
- 用于mysql数据库查询软件 可以执行脚本软件 很好的开源工具-Mysql database query software can be used to execute the scr ipt open-source software a good tool for
Navicat-For-MySQL-Enterprise-Edition-V8.2.19
- Navicat For MySQL Enterprise Edition V8.2.19简体中文绿色版 Navicat是一个强大的MySQL数据库管理和开发工具。Navicat为专业开发者提供了一套强大的足够尖端的工具,但它对于新用户仍然是易于学习。Navicat,使用了极好的图形用户界面(GUI),可以让你用一种安全和更为容易的方式快速和容易地创建、组织、存取和共享信息。 用户可完全控制 MySQL 数据库和显示不同的管理资料,包括一个多功能的图形化管理用户和访问权限的管理工具,方便
net-mysql
- C#链接MYSQL的一个简单示例+list读取!-C# link MYSQL in a simple example+ list to read!
mysql
- vc++访问mysql数据库 的封装,方便使用。-vc++ to access mysql database package, easy to use.
MYsql
- 主要實現功能為delphi環境對連接mysql的代碼,在d6,d7,2007下調試通過,希望對這方面有需求的朋友有所幫助-Environment to achieve the main function of the connection mysql delphi code, in d6, d7, 2007 through debugging, I hope there is a demand in this regard friends help
mysql-reference
- mysql 是一个很好的开发参考手册,每天查询有帮助-mysql is a good development reference manual, check there to help every day
mysql
- vc++ 连接mysql数据库,实现基本功能-vc++ connect mysql database to achieve the basic functions
Migrate-MySQL-to-SQLServer
- Migrate MySQL to SQLServer
mysql
- 利用PHP+MySQL做的一个界面简洁的文章发布系统,实现了增删改查。保留基本功能,去除繁琐框架。适合初学者,且简单易懂-An interface using PHP+MySQL to do the simple article publishing system, to achieve crud. Keep the basic function, remove the cumbersome framework. Suitable for beginners, simple and easy t
php connect to mysql
- With this scr ipt you can connect the php with the MySQL database.
c++ 连接mysql
- vs c++连接数据库,测试通过,需要下载mysq的头文件和lib(Vs c++ connect database, test through, you need to download the mysq header file and Lib)
mysql
- mysql驱动,可以适用于许多软件,是连接数据库必要的架包之一。(MysqlMySQL driver, which can be applied to many software, is one of the necessary packages to connect to the database.)
MySQL
- MySQL抓包数据协议分析 数据库审计开发可以参考(MySQL capture data protocol analysis database audit development can refer to)
C语言连接mysql数据库
- Windows下用C语言连接Mysql程序(Using C language to connect Mysql programs under Windows)