搜索资源列表
public
- PHP 连接ACCESS MYSQL 数据库公共类 包括部分功能:跳转页面,所有浏览器均支持,中文字符截取,页面显示转义,入数据库转义,检查路径,删除路径,上传图片,上传水印图片,加解密,静态模版生成
mydac_5_70_0_45.zip
- MyDAC 5.70 Professional - Data Access Components for MySQL (MyDAC) is a library of components that provides direct access to MySQL database servers from Delphi, Delphi for .NET, C++Builder and Kylix. MyDAC can connect directly to MySQL server or work
Mysqlplusplususage
- MySQL的C++封装,方便C++程序访问MySQL数据库。-MySQL s C++ Package to facilitate the C++ Program Access MySQL database.
MySqlFind
- 主要实现对MySql的远程访问功能。主要使用了ZEOSDBO控件-Mainly to realize the remote access function MySql.
mysql_cxx_wrap
- mysql C API的C++包装类,实现了对数据库表的简单访问。-C++ wrap classes for mysql API Access database just like ADO does.
ExtracDate
- extract date from access to mysql
mysql2json
- php程序访问mysql数据库,并把结果集打包成json格式-php to access mysql database, and the result set packaged into json format
vcPP-and-MySQL
- 用VC++实现访问MySQL数据库。分别为ODBC,ADO,CAPI三种方式。-With VC++ to achieve access to the MySQL database. Respectively use ODBC, ADO, CAPI three ways.
Oreilly-Managing-a-Using-MySQL
- 使用型数据库Mysql的简介和使用 内容比较生动,mysql的故事-It was not too long ago that you were simply out of luck if you wanted to build an application backed by a robust database on a small budget. Your choices were quite simple: shell out thousands—or even tens or
Mysql
- 关于MYSQL数据库kai9fa的一些常见命令,可以帮助大家快速查阅。-MYSQL database kai9fa some common command can help you quick access to.
caccessmysql
- 演示连接MYSQL数据库,主要用于对mysql数据的基本操作-access mysql
mysql
- mySQL数据库访问的代码,带有清晰注释,可以很方便的开发和使用。-mySQL database access code with clear notes, you can easily develop and use.
mysql-5.5.29.tar
- MySQL是一个关系型数据库管理系统,由瑞典MySQL AB公司开发,目前属于Oracle公司。MySQL是一种关联数据库管理系统,关联数据库将数据保存在不同的表中,而不是将所有数据放在一个大仓库内,这样就增加了速度并提高了灵活性。MySQL的SQL语言是用于访问数据库的最常用标准化语言。MySQL软件采用了双授权政策(本词条“授权政策”),它分为社区版和商业版,由于其体积小、速度快、总体拥有成本低,尤其是开放源码这一特点,一般中小型网站的开发都选择MySQL作为网站数据库。由于其社区版的性能卓
NavicatforMySQL
- MySQLNavicat,一种轻量级的访问mysql的界面工具-MySQLNavicat,Interface tools a lightweight access MySQL
Connecting-VB6-to-MySQL-using-Xampp
- More information: Sample of using VB access data from a MySQL database (Create Table ,Add ,Edit ,Delete ,Search ,Show and Upload Picture) for beginner. Tester with mysql-4.0.18 for Win32 ***MySQL Server configure (set to no password) username:root
MYSQL 5.5从零开始学
- MySQL是一个真正的多用户、多线程SQL数据库服务器。SQL(结构化查询语言)是世界上最流行的和标准化的数据库语言,它使得存储、更新和存取信息更加容易。(MySQL is a real multi user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular and standardized database language in the world, which m
Navicat_for_MySQL_11.0.10
- Navicat for MySQL是一个强大的MySQL数据库管理和开发工具。Navicat为专业开发者提供了一套强大的足够尖端的工具,但它对于新用户仍然是易于学习。navicat for mysql使用了极好的图形用户界面(GUI),可以让你用一种安全和更为容易的方式快速和容易地创建、组织、存取和共享信息。(Navicat for MySQL is a powerful MySQL database management and development tool. Navicat provid
c访问mysql-b-1
- c access mysql
VS2010_LinkDB
- 在VS2010里面连接Access数据库或者MySQL数据库(Link Database(Access or MySQL) in a VS2010 project.)
python学生管理系统-mysql
- Simple student information management system based on MySQL, including simple access control, batch operation, import and export and statistical analysis, using Tkinter for graphical