搜索资源列表
-
0下载:
This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications for which s
-
-
0下载:
This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications an
-
-
0下载:
简单的学生信息管理系统
编译源程序:
1. 去掉“只读”属性。
2. 在SQL Server2000中,附加数据库UGMS。
3. 编译不受源文件位置和数据库位置的影响。即,HMS的整个工程复制到任何地方都可编译。
运行Realease:
1. 确认已安装VC 6.0。
2. 在SQL Server 2000中,附加数据库UGMS。
3. 运行程序的Debug版或者Release版。
4. 参考该书第10章的内容操作。 -Simple student i
-
-
0下载:
OCI(Oracle Call Interface)是ORACLE公司开发的一个应用程序开发工具,是一个通过访问Oracle数据库的服务器,控制各类SQL语句的执行,进而创建应用程序的的应用程序接口(API)。它支持SQL所有的数据定义,数据操作,查询,事务管理等操作,支持C和C++的数据类型,调用,语法和语义。它提供了一组可对Oracle数据库进行存取的接口子例程(函数)。
OCI程序实质上就是用高级语言写的程序,其特点是内部含有对OCI子函数库的调用,通过在第三代程序设计语言(如C语
-
-
0下载:
Products Management System is developed using VB.NET and SQL Server Database as the back end.
It is a simple but very effective live project.
Features include:
Company, categories, sub categories, department management, products management,
-