搜索资源列表
JspUsingMySQL
- 在JSP中通过Servlet连接MySQL来简单实现图片的存取-Servlet in JSP connect through MySQL to realize a simple picture of access
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_cxx_wrap
- mysql C API的C++包装类,实现了对数据库表的简单访问。-C++ wrap classes for mysql API Access database just like ADO does.
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.
246350
- VC6.0连接access数据库,并实现排序、插入、删除等简单功能。-VC6.0 connect access database and implement sorting, inserting, deleting and other simple functions