搜索资源列表
CDataBase
- mysql C API 封装类, 主要功能为建立与关闭MySql数据库连接, 执行Sql语句以及返回查询的数据集-mysql C API package type, the main function for the establishment and closure of MySql database connection, the implementation of Sql query statement and return a data set
BookManagementSystem(CSharp)
- 基于C#的图书租赁管理系统,MSSQL数据库,包括所用到的DLL库文件的源文件,在VS2005下能顺利编译,运行时请注意要将编译生成的相关DLL文件拷贝至主项目的DEBUG对应目录中,从事C#编程的朋友应该知道怎么做,这里不多说了-CSharp book management system, the books, MSSQL databases, including the use of the DLL library file of the source file, in the smooth
SQLConsoleDemo
- C++控制台链接SQL2005数据库范例源代码 自己写的一个C语言链接SQLServer数据库范例,基于控制台应用程序,主要演示对goods数据库中各项进行增加删除修改等功能,适合vc与数据库结合开发的入门者,大侠勿喷,适合初学者!-Console C++ source code examples link SQL2005 database To write a C language link SQLServer database paradigm, based conso