搜索资源列表
winzeos
- 控件名称:WINZEOS.ZIP 2002年08月03日 作者:CapellaDevelopment Zeos系列构件套件包含一组可直接存取Linux知名的免费数据库MySQL、PostgreSql以及BorlandInterBase、MicrosoftSQLServer、Oracle的构件套件,完全不透过OLE-DB、ODBC或BDE,并可与现有数据感知构件搭配使用(5.3.0版,附源码支持D3,D4,D5,D6,D7,CB3,CB4,CB5) -controls name :
VB_MySQL_connectDB
- VB使用ADO控件实现对MySQL数据库的访问的源码 我就是根据那个实现对数据库的访问的,很好用的,有问题可以E-mail给我,我会尽力帮忙的 (sbtdkj1017@tom.com)-VB use ADO realization of the right to visit the MySQL database source code under which I realize is right the database's visit, the good use, a prob
mysqldaima
- 这是几个mysql连接的例子,包括:MySQL调用libmySQL.dll的类dephi.rar,ms SQL 和 sql anywhere 数据库管理实用工具源码dephi+c.rar等-mysql connecting several examples, including : MySQL call the category dephi.rar libmySQL.dll available to the system, ms and sql anywhere SQL database man
dbtest
- C/C++连接并对Mysql数据库进行操作的程序源码,使用绑定变量的方法处理批量数据,并提供了一些封装示例-C/C++ to connect Mysql database operations and program source code, the use of bind variables approach to mass data, and provides some examples of package
BBS
- 这是一个BBS源码,数据库是mysql,在myeclipse里用jsp写的-This is a BBS source code, database mysql, jsp in myeclipse in writing with
adodb518a
- adodb518a编写的数据库备份、还原工具源码下载.VB 备份数据库的问题.求修改源码-database backup, restore adodb518a writing tools source download VB backup database. seeking to modify source
astbill-0.9.22
- 基于asterisk开发的呼叫计费系统源码。使用Mysql数据库。-Developed based on asterisk call billing system source code. Mysql database to use.
HeidiSQL_3.0Sourcecode
- MysqlFront的源码,为mysql数据库管理用的 也是本人使用目前的mysql最好的工具,给大家分享下这个工具的源码-heidisql
1
- 这是个简单的数据库MySQL的ODBC接口源码例子!希望可以喝大家一起分享-This is a simple example of the database We hope that we can drink to share
MySQL_5.0_Reference_Manual
- 这是MySQL参考手册。该文档的MySQL 5.0是5.0.64版本。MySQL是一个开放源码的小型关系数据库管理系统,开发者为瑞典MySQL AB公司。目前MySQL被广泛地应用在Internet上的中小型网站中。由于其体积小、速度快、总体拥有成本低,尤其是开放源码这一特点,许多中小型网站为了降低网站总体拥有成本而选择了MySQL作为网站数据库。-This is the MySQL Reference Manual. It documents MySQL 5.0 through 5.0.64.
liai
- 一个网络营销公司的全站的JSP源码!Mysql5.0做的数据库,Tomcat服务器!-A network marketing company-wide point of JSP source code! Do Mysql5.0 database, Tomcat server!
MyDacDemo
- 这套源码是MyDac V5.1的功能演示,适合刚刚使用MYDAC进行MYSQL数据库连接的朋友学习和研究。本人测试,D7/win7编译通过!-The source code is MyDac V5.1 feature presentation, suitable for just using MYSQL database connectivity MYDAC to friends to learn and study. I tested, D7/win7 compile!
end
- 将数据输入数据库,然后导出到excel表格的源码-Data into the database, then export to excel table source
Mysql
- 源码包中给出了对于Mysql数据进行常规操作的实例程序,如数据库连接、查询、插入、删除等,是初次在linux下开发mysql数据库应用程序的必备参考实例-Source package Mysql data are given for the example programs for routine operations, such as database connection, query, insert, delete, etc., is the first time in linux mys
MySQLDB-connect
- 简单的连接数据库源码,最近有很多朋友一直说不会连接MySQL数据库,这里我就发一个我写的源码,很简单,不要笑我,呵呵。-Simply connect to the database source code, many of my friends have been saying recently, will not connect MySQL database, where I made the source code I wrote a very simple, do not laugh at
mysql-5.0.92.tar
- mysql数据库源码。5.0.92版本的mysql数据库,是一个数据库源码!-mysql database source. 5.0.92 version of the mysql database, a database source!
mysql-5.6.15.tar
- mysql数据库源码 mysql数据库源码 mysql数据库源码-mysql source mysql source mysql source mysql source mysql source
mysql5.5.49_Linux_x86_64
- 补丁过后的数据库源码,希望能对大家有所帮助,希望站住给与通过-Patch after the source, hoping to help everyone, hoping to stop giving
20180417_065049686
- 易语言mysql查询源码例程程序结合易语言mysql支持库和数据操作支持库,实现mysql数据库的操作。 点评:易语言mysql查询源码目前具有按条件查,按位置查,排序,字段加,字短减,增加数据,修改数据,删除数据,取表内数量,多条件查询等功能。(Easy language MySQL query source code routines combined with easy language MySQL support library and data operation suppor
java 进销存管理源码(含mysql数据库)
- java 进销存管理源码(含mysql数据库)(1)基本信息管理,主要实现产品信息、供应商信息的增加、删除、修改、查询操作。 (2)库存信息管理,主要实现产品的出库、入库以及产品信息的增删改差查操作。 (3)系统设置,主要实现管理用户、修改密码、退出系统等操作。 (4)统计汇总分析等系统功能,主要实现仓库仓储量的入库、出库数量的统计。