搜索资源列表
-
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下载:
Visual Basic + Oracle 9i数据库应用系统开发与实例(项目售后支持管理系统),界面简洁大方,功能完善,数据库完整,适合学生学习利用~-Visual Basic+ Oracle 9i database application system development and examples (after-sale support the project management system), the interface simple and generous, fully fun
-
-
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下载:
This netbeans project with Oracle database connection. Simple Example to learn about database connectivity of java and oracle.-This is netbeans project with Oracle database connection. Simple Example to learn about database connectivity of java and o
-
-
0下载:
一个简单的VC下连接ACCESS数据库的测试-a simple test project providing access to ACCESS database
-
-
0下载:
sample database which can be used as a simple school project for those who are starting
-
-
0下载:
这个是一个比较简单的管理论坛数据库。做项目的时候建立的-This is a relatively simple database management forum. Project to establish
-
-
0下载:
数据库编程初学者必须练习的几个实例,很简单,很基础,如果想详细了解,可以看看《Visual C++编程与项目开发编程实例》这本书
-Beginners must practice a few instances, very simple, very basic, if you want to learn more about, you can look at the book "Visual C++ programming and project development, programmi
-
-
0下载:
数据库初学者必须练习的几个实例,很简单,很基础,如果想详细了解,可以看看《Visual C++编程与项目开发编程实例》这本书-Beginners must practice a few instances, very simple, very basic, if you want to learn more about, you can look at the book "Visual C++ programming and project development, programming ex
-
-
0下载:
这是一个数据库的课程设计 ,其功能是创建一个简单地毕业设计管理系统,包括教师和学生的登陆注册和管理功能等。-This is a database of curriculum design, its function is to create a simple graduation project management system, including teachers and students landing registration and management functions.
-
-
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,
-
-
0下载:
该项目是一个简易的库存管理系统,由一个简单易操作的界面和数据库连接组成,可以在该项目里实现商品的查询和插入以及对商品库存的总的信息的查询,同时还具备对商品信息的删除功能-The project is a simple inventory management system, which is composed of a simple interface and connection. It can query and insert goods and inquire the general
-