搜索资源列表
vcConnectMySql
- VC连接MySQL数据库,可方便地对数据库进行操作,编译前请在vc++6.0的设置中添加libmysql.lib!
sqlite-2.8.6.tar
- SQLite 2.8.6 源代码,用来在Linux/Unix/Windows上编译安装.它是一个小型的数据库,但是非常好用,速度也快,一般的数据库查询之类的操作据统计比MySQL,PostgreSQL都快,PHP5中直接绑定了它.最大可访问的数据量是2T.不需要安装,解压缩之后就可以用了.在命令行中输入 sqlite **,其中的**是文件名,如果不存在,会自动创建,这个文件就是数据库文件,它代表了一个数据库.
cp
- 闲来无事写的一个七星彩的分析程序,数据库为mysql,在winxp与vc2005下编译通过-闲来无事write a Qixing color analysis procedures, database mysql, in winxp and compiled under vc2005 through
kdddbc.tar
- 自己写的,一套关于Mysql连接池的Cpp库,编译环境为gcc/minwin ,linux环境下可以之用,面对对象的Cpp库,使用方法为kdd::dbio.run().然后就可以调用db_queryer来进行数据库操作-Wrote it myself, a set of Mysql database connection pool Cpp, compiler environment gcc/minwin, linux environment can be used, in the face of
mysqlJdbc
- 自己写的关于Java与数据库连接(以mysql为例)的时候的最底层的设置方案,这是用大型集成编译环境所了解不到的东西。-Their own writing on the Java and database connectivity (to mysql as an example) when the bottom of the settings program, which is integrated with large-scale understanding of the environmen
MyDacDemo
- 这套源码是MyDac V5.1的功能演示,适合刚刚使用MYDAC进行MYSQL数据库连接的朋友学习和研究。本人测试,D7/win7编译通过!-The source code is MyDac V5.1 feature presentation, suitable for just using MYSQL database connectivity MYDAC to friends to learn and study. I tested, D7/win7 compile!
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
mysql-c
- MYSQL下用C访问数据库,已编译测试通过-MYSQL complile and test succes!
MySQLManV2
- mysql数据的连接程序,Vc6下编译,做数据库的样例.-mysql data connection procedures, Vc6 compiled, do the database sample.
ssqls2
- mysql数据库编程 mysql++使用例子之ssqls2 如果想编译请修改项目属性中的附加包含目录导入mysql++的include与mysql的include-mysql++ use the example of ssqls2 If you want to compile modify the Additional Include Directories in the project properties the import mysql++ include with mysql i
MySQLProgramwithLib
- 给予MySQL数据库api的编程,编译后得到库文件,对外提供接口,别人直接调用你的接口。这个是对于我自己的情况写的接口,你要用需要根据实际,修改接口的实现,我的仅供参考-Given the MySQL API database programming, compiled by the library file, provide interfaces, others directly call your interface. This is for my own case write interf
SqlNesting
- VC++ SQL语句嵌套查询实例,嵌套的SQL 语句可以执行比较复杂的数据库操作,本源码介绍在INSERT 语句中嵌套使用SELECT语句。测试前请通过控制面板注册Access 数据源students,编译并运行Debug下的exe程序,如上图所示。左右列表框分别显示的table1 和table2 两个表的内容。左图表示开始table2 是空的,结构和table1 相同。单击【备份】按钮,将table1 的数据完全拷贝到table2,-VC++ SQL statement is nested q
shujuku
- 只是一个简单地学生事务管理系统,能实现对学生,系,学会,住宿的编译修改核查等功能,对于数据库初学者有参考价值。-Just a simple student affairs management system, to achieve the student, Department of Society, compiled stay modifications verification and other functions, for beginners reference value .
mysql-company
- 哈工大计算机数据库,实现高级语言c对数据库Mysql进行操作,编译成exe,进行命令行操作-HIT computer , to achieve high-level language c Mysql operation, compiled into exe, command line operations
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
mysql-5.7.2-m12.tar
- MySQL5.7.2软件包;可编译安装;支持读写分离(MySQL software Separation can compile the installation, support, speaking, reading and writing)