搜索资源列表
SdbmsDemo_Src
- 内容为B1级安全的DBMS的SQL语言c++实现。包括查询优化、子查询等,用户管理,安全,角色等。-content of B1-level security of the SQL DBMS c achieve. Including query optimization, son of inquiries, user management, security, role.
selfclassmysql
- 实现了几个类来完成VC++下操作mysql数据库 自认为封装的还不错,用起来很方便,其中我使用的DBMS是mysql5.0。在控制台下开发完成-achieve several categories to complete the operation VC mysql database since that package was pretty good, very convenient for them to use, I use the DBMS is mysql5.0. The cons
SQLMinus
- 设计并实现一个精简型单用户SQL引擎(DBMS)MiniSQL,允许用户通过字符界面输入SQL语句实现表的建立/删除;索引的建立/删除以及表记录的插入/删除/查找。
MiniSQL
- 设计并实现一个精简型单用户SQL引擎(DBMS)MiniSQL
MiniSQL2
- 设计并实现一个精简型单用户SQL引擎(DBMS)MiniSQL
MiniSQL3
- 设计并实现一个精简型单用户SQL引擎(DBMS)MiniSQL
MiniSQL4
- 设计并实现一个精简型单用户SQL引擎(DBMS)MiniSQL
MiniSQL5
- 设计并实现一个精简型单用户SQL引擎(DBMS)MiniSQL
MiniSQL6
- 设计并实现一个精简型单用户SQL引擎(DBMS)MiniSQL
DBMS
- 小型的DBMS,支持常用SQL语句,并能实现数据库的基本管路功能
DBMS
- 一个数据库DBMS的源代码,比较简单,实现了基本的插入,查询等功能,实现了基本的sql语句-A database DBMS source code is relatively simple to achieve the basic insert, query and other functions, to achieve the basic sql statement
12
- DBMS系统,能够实现简单的创建表,删除表等功能,和简单的SQL语句。-DBMS systems, to achieve a simple create table, delete table and other functions, and a simple SQL statement.
DBMS
- 本软件详细介绍了一个数据库管理系统的功能模块的编程实现,包括数据库建立、表的建立、记录查询、统计等功能-This software describes in detail the functions of a database management system module programming, including database creation, table creation, record information, statistics and other functions
DBMS-DESIGN
- 一个简单的用MFC实现的数据库管路系统,基本实现了传建数据库、创建表、插入信息、删除表、及简历表间完整性约束-Agood DBMSDesign by myself .
dbms_vb
- 数据库管理系统 VB版的 DBMS 实现sql语法的-VB version of the database management system
DBMS-example
- 数据库开发和应用实例,实现数据库快速入门-Database development and application examples, database Quick Start
dbms
- 哈工大 软件设计2 c++实现简单数据库 功能:select、 insert(插入后排序)、create、delete等 比较全面-HIT Software Design 2 c++ simple functions: select, insert (insert after sorting), create, delete and other more comprehensive
DBMS
- 课程作业,简单的DBMS,实现了选择、插入、删除、更新等操作-This program is our coursework, it is a simple DBMS
dbms
- 数据库管理系统DBMS,实现该数据库的基本功能来创建,查询等。-Database management system dbms, achieve the basic functions of the to create, query, etc.
DBMS-master (1)
- c++实现简单DBMS系统,增删改查、试图、索引等功能(C++ implementation of a simple DBMS system)