搜索资源列表
mysql-connector-java-3.0.17-ga.tar
- jdbc驱动程序 比较实用的jdbc java到数据库连接必须东西-jdbc driver more practical jdbc java database to connect things to be
mysql的一个专业开发程序请使用
- 一个专业的程序连接mysql用的ODBC连接,带列排序和按纽控件,可以备份mysql数据库,修复数据库,请使用-a professional to connect to mysql with the ODBC connection with sorting out and button control that mysql database backup, restoration database, please use
MFC使用ado连接mysql数据库的示例
- MFC使用ado连接mysql数据库的示例,开发环境使用vs2010。代码比较详细-MFC using ado to connect mysql database example, the development environment using vs2010. Code in more detail
mfc_odbc_to_connect_mysql_through_examples_Login.r
- mfc通过odbc连接mysql实例Loginmfc odbc to connect mysql through examples Login-mfc odbc to connect mysql through examples Loginmfc odbc to connect mysql through examples Login
MySql_vc
- vc连接mysql数据库的简单例子程序,实现读取,插入,删除等功能-vc connect mysql database example simple procedures, the realization of read, insert, delete and other functions
MySQL-python-1.2.2.tar
- python联接mysql驱动 python联接mysql驱动-python connection mysql drive python connect mysql driver
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_test
- MFC 手动连接MySQL数据库代码,包括查询工能-MFC Connect MySQL simple
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
AddressList(1)
- 实现技术:java语言,界面采用java swing编程,数据库用mysql数据库 具体说明: jar文件夹: jar包:是整个项目打成的jar包,通过命令行那个java -jar 命令可以运行(能连接数据库),或者直接双击运行(连不上数据库,只能看到界面)-Implementation Technology: java language interface using java swing programming, database mysql database with spec
Mysqlconn
- Mysql连接数据库时的的连接参数大全,开发时非常有用-Mysql connect to the database connection parameters when Daquan
MySQL
- 利用delphi ADO连接 mySQL 数据库示例代码。数据源可通过外部文件配置-mySQL database connect code use by delphi.
Uzduotis1
- C++ program that connect to MySQL database and uploads images to MySQL s BLOB cell Contains some good information about how to store readed binary information from file and how to send it to mysql s blob ce-C++ program that connect to MySQL databas
mysql
- vc++ 连接mysql数据库,实现基本功能-vc++ connect mysql database to achieve the basic functions
mysql-connector-cPP-1.1.3.tar
- mysql connect 1.13版本的源代码,采用面向对象的思想对mysql的操作进行封装-mysql connect 1.13 version of the source code, using object-oriented thinking on the operation of package mysql
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.)
C语言连接mysql数据库
- Windows下用C语言连接Mysql程序(Using C language to connect Mysql programs under Windows)
ConnectCsharpToMysql_Source
- 目的是逐步演示如何使用mysql connect/net将c与mysql连接起来。(The goal is to step by step demonstrate how to use MySQL connect/net to connect C to mysql.)