搜索资源列表
MiniSQLForDB
- 实现一个精简型单用户SQL引擎(DBMS)MiniSQL,允许用户通过字符界面输入SQL语句实现表的建立/删除;索引的建立/删除以及表记录的插入/删除/查找-achieve a streamlined single-user SQL engine (DBMS) MiniSQL. allows users to input characters SQL interface to achieve the table creation / deletion; the index creation /
DBMSguanlixitong
- 个人做的DBMS管理系统,完全独立,实现的功能有。自动翻译解释SQL语句,实现了基本的索引视图、查询创建、删除等基本功能。很有参考价值。-Individuals to do the DBMS management system, fully independent, there is implementation of the function. Automatic translation to explain SQL statements, implementation of basic in
minisql
- 设计并实现一个精简型单用户SQL引擎(DBMS)MiniSQL,允许用户通过字符界面输入SQL语句实现表的建立/删除;索引的建立/删除以及表记录的插入/删除/查找-Designed and implemented a streamlined single-user SQL engine (DBMS) MiniSQL, through the character interface allows the user to enter SQL statements to achieve the tab
DBMS
- 数据库课的大作业,MFC + 本地SQLServer2000实现了一个汽车维修公司的信息管理系统,原理是通过MFC类访问数据库,有基本的数据操作功能,优点是文档齐全,包括设计报告,总结报告和安装说明-Database class big operation, MFC+ local SQLServer2000 implements a vehicle maintenance company s information management system, the principle access
DBMS-LIBRARY
- 图书馆管理系统,使用sql server 2000.实现基本的数据库管理系统的操作。-Library management system, using sql server 2000. Achieve the basic operation of the database management system.
661487187miniSQL
- 设计并实现一个精简型单用户SQL引擎(DBMS)MiniSQL,允许用户通过字符界面输入SQL语句实现表的建立/删除;索引的建立/删除以及表记录的插入/删除/查找。(The design and implementation of a simplified single user SQL engine (DBMS) MiniSQL, allows users to input a character interface SQL statement table create / delete in
my dbms
- 可以实现创建表,创建试图,解析SQL语句等功能(You can create a table, create an attempt, parse a SQL statement, and other functions)