当前位置:
首页 资源下载
搜索资源 - MySql Database Wrapper
搜索资源列表
-
0下载:
支持常用数据库的数据库封装类,支持mysql,sqlite,oracle,等-Common database to support the database wrapper class, support mysql, sqlite, oracle, etc.
-
-
1下载:
VC++封装类使用ADO技术操作MySql,Excel,Access,Ms SQL Server 数据库-VC++ wrapper classes to use ADO technical operations MySql, Excel, Access, Ms SQL Server database
-
-
0下载:
JDBM的封装类,便于JDBM的数据存储和提取-Database wrapper class, the convenience of data manipulation to support mysql
-
-
0下载:
Example Guess Capture using opencv wrapper on C# vs2005 & database mysql. Webcam image capture app to verify guess ID via tcpip module reader and serial rs232 COM port (IN-OUT activity monitoring)
-
-
0下载:
数据库JDBC的一个封装类,在调用的时候需要一个String 类型的参数,选择连接的Mysql数据库中的数据库名,通过sql语句,调用封装好的方法,实现数据库插入、修改、查询等功能!-A database JDBC wrapper class needs a String type parameter when calling, select the database name in the Mysql database connection and sql statement, calling
-
-
1下载:
Mysql++是官方发布的、一个为MySQL设计的C++语言的API,这个API的作用是使工作更加简单且容易。 Mysql++为Mysql的C-Api的再次封装,它用STL(Standard Template Language)开发并编写,并为C++开发程序员提供象操作STL容器一样方便的操作数据库的一套机制。
解压后包括lib库、dll库以及相应的.h文件。解压后里面还有一个word文档说明了如何配置与使用。-MySQL++ is a C++ wrapper for MySQL’s
-
-
0下载:
在vc++环境下对mysql数据库的操作封装类-The operation wrapper class mysql database in vc++ environment
-
-
0下载:
MySQL++ 采用C++封装了MySQL的C语言API,本工程支持VS2003、2005、2008,比MySQL原生API使用方便!-MySQL++ is a C++ wrapper for MySQL s C API. It is built around STL principles, to make dealing with the database as easy as dealing with an STL container
-
-
0下载:
对数据库的封装操作类,mysql数据库
-Database wrapper functions
-
-
0下载:
mysql数据库多线程查询,数据库封装类。visual c++存储过程调用。-mysql multi-threaded database queries, database wrapper class. visual c++ stored procedure calls.
-