搜索资源列表
ConnectPool
- 封装的c++访问mysql的连接池代码 支持windows和linux下的mysql-Packaging c visit mysql connection pool code windows and linux support of my sql
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
bookManage
- 基于C#+asp.net+sql编写的图书馆管理系统源代码-Based on the C#+ asp.net+ sql library management system for the preparation of the source code
TrasQuery
- 结合了数据库跟MFC,实现对客户的管理一个又一个系统,里面 有包含C代码 -Combines a database with MFC, to achieve the management of a customer has a system, which have included C code
SQL
- 用C#编写的学生选课系统源代码,使用SQL数据库,很实用。-Written with C# source code for student elective system, use the SQL database, it is practical.
mysqlPP
- 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
asp.net
- 此代码为在Visual Stdio 2005中用C#编写的与数据库连接的注册系统-this code is a register system in C# used by Visual Stdio 2005
msql
- Sample code to connect Mysql and display data in ANSI C
jiudianguanli
- 数据库酒店管理系统实例(附C#界面及代码)-Hotel Management System database instances (with C# interface and code)
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
mysql_c
- 一个vc6.0封装的mysql操作.纯c代码,没有使用类.可以执行任意SQL语句. 只需要安装mysql,密码123456.无需安装mysql的头文件和lib和dll(自带在包中).-A package mysql operation vc6.0 pure c code, do not use the class can arbitrary SQL statements. Only need to install mysql, mysql password 123456. witho
mysql_binary
- c代码,连接mysql数据库,操作二进制文件,对二进制流与数据库之间完成数据的存取-c code , connect mysql , manipulating binary files , to be completed between the binary stream data access and
Student-System
- 软件课程设计2源代码+数据库文件,基于C++,完整可用-Software curriculum design source code 2+ files, based on the c++, complete is available
employee-management-system-asp-net-project-in-c-s
- employee management system asp.net source code
company_test3
- 哈工大计算机数据库实验,使用c语言实现一个类似于QQ的社交网络管理系统,使用code blocks编译,可以进行登录、注册、查找好友、添加好友、发表日志、回复日志、分享日志、发送消息等功能。实现对数据库的插入、删除、各种查询以及对数据库中表的一些常用属性建立view-HIT computer experiments, c language similar to QQ social NMS, use code blocks to compile, you can log in, register
database_cPP
- 在visual studio 2013调试可用,命令行也行,c++代码连接mysql数据库,实现创建,更新,查询等各种功能。-In visual studio 2013 debugger is available, the command line is also OK, c++ code to connect mysql , to achieve the creation, update, query and other functions.