搜索资源列表
new_DBMysql
- 自已封装的MYSQL C API,用于处理简单的MYSQL连接和简单的SQL查询-own package MYSQL C API, for simple to MYSQL connectivity and simple SQL Query
mysql_test_c++
- 以下是研究 mysql 5.0.22 得出的结果,描述并使用标准 c++演示了使用 MySQLC API 函数 简单操作数据库的流程 -mysql 5.0.22 study the results Descr iption and use standard c demonstration of the use of a simple API function MySQLC Database Process
mypysql-0.3.tar
- This a Python 3 module that adds support for a MySQL database, written entirely in C. It s purpose is to be useful and as simple to use as possible. -This a Python 3 module that adds support for a MySQL database, written entirely in C. It s purpose i
A_SQL_Acce2133001122008
- 一种简单的mysql数据库类,包含两个类,能提供给C++访问SQL的接口。- Contains two very simple custom classes: CSQL and CRecordSet. These several classes allow you to easily access a SQL server from your C++ application, execute statements and retrieve data. (Version 1.0.0.5)
mysql
- This utility connect to Mysql server and show values from table. Include mysql libs and dll to deploy easy on c++builder 6 Its is a simple example for use mysql && c++builder 6
cppmysql
- 利用mysql的cAPI封装的c++类,方便用户使用,有一个简单的例子,接口非常简单,仿cppsqlite的,很好用,希望大家使用并提出意见。-Use mysql' s cAPI package c++ classes, user-friendly, there is a simple example, the interface is very simple imitation cppsqlite, and a good use, hope that we use and express
mySqlTestConsole
- A simple test program (VS2008) of mysql connection with MySQL C Connector
mmy_link2
- 一个十分简单但是很清楚明了的利用C APII和MySQL交互的程序,实现基本的数据读写,查询等功能,主要意在示范连接的方法。注意,必须确保你已有安装mysql并相应C API包,并且编译时VC++的连接设置及工程设置应正确,相见源码内说明。-A very simple but very clear understanding of the use of C APII and MySQL interactive process, to achieve basic reading and writi
C
- C++通过ODBC访问SQL server中的数据 本程序简单的介绍了C++与SQL server 相互传递数据。-C++ to access SQL server through ODBC data in this program introduced a simple C++ and SQL server to transfer data with each other.
CMysql
- 本源码完全采用C++开发,并简单的封装了MYSQL的一些函数可以适用于VS及其他的一些环境.跨平台尚未检测.另本人在此基础上开发了个支出管理程序演示其用法,基于VS2012.-The source using C++ developed completely simple package MYSQL some functions can be applied to VS and other environmental cross-platform yet detected., I develop
MYSQL
- C/C++与SQL结合的简单范例程序,实现了数据库的各种基本搜索功能。-C/C++ combined with a simple example SQL procedures, the database of various basic search function.
FalksManage
- 这是一个用c#实现的人事管理系统,能够实现简单的功能,非常的使用,希望对你们有帮助-This is a used c# to achieve the personnel management system, to achieve a simple function, very used, I hope for your help
MySQL_ODBC
- ODBC的MysQL驱动,包含32位和64位版和部分VC程序使用片段。-the driver of ODBC for MySQL, including 32 bit version and 64 bit version. and a simple example in C++.
SQLForTestfinal
- 用C++编写的实现了简单的数据库。从窗口输入sql语句可成功执行。 -Written in C++ to achieve a simple database. From the window Port input sql statement can be executed successfully.
CSharpConnect_MySql
- 一个简单的C#链接MySQL的实例,功能不是多么强-A simple example of C# link MySQL, function is not how strong
MiniSQL-master
- 利用c语言,实现了简单的数据库系统。可以实现数据的增删改查。-It implements a simple system.
MYSQL-CHM-format-documents
- MYsql数据库学习文档,适用于初学者,MySQL由瑞典的T.c.X公司负责开发和维护,MySQL的用户手册很单纯,只有一个集中的<MySQL Reference Manual>,但其内容覆盖了MySQL的所有信息,因此该手册是了解和掌握MySQL的绝佳文献。-MYsql study documents, for beginners, MySQL TcX by the Swedish company responsible for the development and maint
