资源列表
Classic_data_Control_Database_Tutorial
- 数据库的数据控制经典教程Classic Data Control Database Tutorial -Classic Data Control database tutorial Classic Data Control Database Tutorial
odbcdb
- 本人一直使用的最新ODBC标准连接通用.h和.cpp库文件,目的是重用。支持MYSQL,ACCESS,MSSQL的连接,变量绑定。 只要安装SQL数据库系统后,只要用VC,把这两个文件加入工程就能重用这些代码。支持事务提交和回退。 -rollback,commit SQL ODBC
79865456677777
- 树型框+ACCESS例程,数据库编程源码,很好的参考资料。-Tree box+ACCESS routines, database programming source code, a good reference.
KompexSQLiteWrapperDoxygen_1.7.8
- 这是Sqlite包装类的使用说明,英文版的-This is Sqlite wrapper class for use, the English version of
sqlite3-basic-tutorial
- 小型数据库sqlite开发常用的一些命令适用于初步了解sqlite并快速学会简单的命令-Small database sqlite development of commonly used command applies to a preliminary understanding of the sqlite and quickly learn the simple command
MFCSocket
- 运用vc MFC 实现数据库编程,运用SQL Server-Achieved using vc MFC database programming, using SQL Server
图书馆管理系统 代码
- 图书馆是一个拥有许多图书并面向学生的一个机构,图书馆管理信息系统需要处理的对象首先包括图书、学生;同时图书馆信息管理系统需要一定的用户进行操作,因此还需要处理操作用户对象;图书馆信息系统需要完成学生借书、还书基本操作,同时将这些操作记录保存在数据库中。-library is a library and for many students, a body of library management information systems need to be addressed first tar
mryy
- 有点老,但是有用,仿明天软件的界面功能,医药进销存的源码- A little old, but useful, imitation software interface features tomorrow
SQLTools
- 一个Delphi写的工具,可以根据表的生成语句分析出字段,自动生成update insert 等SQL语句-Delphi to write a tool that can be generated under the table statement analysis field, such as automatic generation of SQL statements update insert
研究生管理系统
- 研究生管理系统数据库设计-postgraduate design database management system
NetDisk
- 通过编程,获取netdisk。是数据库初学者比较重要的例子。