Welcome![Sign In][Sign Up]
Location:
Search - simple database project

Search list

[Other resourceA_Database1825931252004

Description: 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 and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table.
Platform: | Size: 33986 | Author: gaolu | Hits:

[Software Engineering10517-080605-0303B04-28

Description: 本“网上考试系统”是为了配合网上教学,实现网络学校一体化而设计的。设计本系统要熟悉掌握数据库的编辑和应用,并能与网络相结合。 本“网上考试系统”是基于微软的FrontPage和Access数据库来实现的。主要采用HTML语言来编写,设计过程中还应用到ASP语言。全文共分为系统分析、系统概述、设计过程、用户说明、 结束语、参考文献。本文详细阐述了系统分析、系统设计的方法及其内容,对如何使用ASP开发本系统作了较为详细的介绍。本系统以网页的方式对数据库进行调用,系统应用简单明了,考生可以轻松查看数据库,操作员也可以对数据库进行添加、删除、修改等操作。 关键词:网上考试系统,数据库,网页语言 -the "online examination system" is in line with the on-line teaching, the network integration of the school design. Design of the system to the mastery of the editing and database applications, and can combine with the network. The "online examination system" is based on Microsoft's FrontPage and Access database to achieve. HTML language used mainly to prepare, the design process is also applied to the ASP language. There transcript analysis, the system outlined, design process, users that conclusion, references. The paper presents a systematic analysis, system design methods and their contents ASP on how to use the system was the development of a more detailed presentation. Of the system to the website of the database call, the system simple and straightforward a
Platform: | Size: 269312 | Author: 陆雪 | Hits:

[JSP/Javaoa

Description: 一个简单的办公自动化系统,结合JSP+JavaBean来开发的一个项目,与数据库进行连接来对数据进行维护-A simple office automation system, combined with the JSP+ JavaBean to develop a project to connect to the database for data maintenance
Platform: | Size: 312320 | Author: 桃之夭夭 | Hits:

[Other Databasessun

Description: vb 数据库工程,简单实用,很不错-vb database project, simple and practical, very good
Platform: | Size: 102400 | Author: alex | Hits:

[JSP/JavaJavatoachivedatabaseconection

Description: 该项目是一个简单的用来测试数据库连接的系统,通过简单的登录页面来验证数据库的连接是否成功,该系统使用struts框架实现,数据库为SQL Server 2000,数据源名为user,数据库为login,存放用户表为person。 -The project is a simple database connection used to test the system, through a simple login page to verify the database connection is successful, the system uses the struts framework for the realization of the database for SQL Server 2000, the data source named user, the database for the login, storing the user table for the person.
Platform: | Size: 2241536 | Author: | Hits:

[ERP-EIP-OA-PortalaspNetDormitory

Description: ASP.NET宿舍管理系统 河北工业大学廊坊分校学生宿舍管理系统(功能简单,含论文文档),为毕业设计作品,主要功能有: 楼房管理 添加楼房 修改楼房 删除楼房 房间管理 房间录入 房间信息修改 房间删除 班级管理 班级录入 班级信息修改 班级删除 住宿管理 住宿情况查看 办理人员入住 办理迁出 信息查询 人物查询 房间查询 数据统计 人物统计 房间统计 迁出记录 系统采用Sql2005数据库 -ASP.NET hostel management system Langfang, Hebei Industrial University Campus student hostel management system (function is simple, with paper documents), works for the graduation project, the main functions include: building management add buildings to amend the building management to delete the building room room room entry room information modify delete class management class entry modify class information management class to delete residential accommodations for staff to view information Check for characters to move out of the room query data query statistical figures to move out of the room and Statistics Sql2005 database records system
Platform: | Size: 584704 | Author: 王岩 | Hits:

[Other DatabasesA_Database1825931252004

Description: 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 and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table. -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 and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros:- You have the source code so you know exactly what it is doing- Database files are very small- Small and fast code Cons:- Can t handle large amounts of records (more than 65000ish)- Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints)- Each database file can only have one table.
Platform: | Size: 33792 | Author: gaolu | Hits:

[ERP-EIP-OA-PortalprojectManager

Description: 简单项目管理系统源码 该源码为某公司的项目管理系统Demo版,数据库是Sql2005 主要功能有:添加项目 | 项目管理 | 添加/编辑小组 | 添加/编辑员工 | 查看/编辑所有周报等 普通员工登录后有:填写周报 | 查看小组周报 | 查看我的周报 | 申请提交周报 功能模块 登录页面:login.aspx DB_51aspx下为Sql数据库文件,附加即可 默认管理员帐号/密码:0001/51aspx,普通员工帐号/密码:0721/888 作者:CDZS 友情提示: 一般数据库文件默认在DB_51aspx文件夹下 如果使用VS2005打开本站项目文件,建议打开前务必安装VS2005Sp1-Simple project management system source code of the source code for a company' s Project Management System Demo version, the database is the main function has Sql2005: Add Project | Project Management | Add/Edit Group | Add/Edit Staff | View/edit all employees weekly ordinary After you log has: fill Weekly | View Group Weekly | View my weekly | weekly functional modules to apply for a login page: login.aspx DB_51aspx for Sql database files, additional to the default administrator account/password: 0001/51aspx, general staff Account/Password: 0721/888 Author: CDZS Tips: General database files by default in DB_51aspx folder open the site if you are using VS2005 project documents, proposals must be installed before opening VS2005Sp1
Platform: | Size: 1417216 | Author: leon | Hits:

[Othercinemac

Description: Project from C++, simple database of cinema with using object
Platform: | Size: 1032192 | Author: mafuko | Hits:

[Software Engineeringgjh

Description: dmbs project which we did in our cs class which creates a simple database
Platform: | Size: 1148928 | Author: brohamad | Hits:

[Other systemsAhiva

Description: Simple database project for document inventory-Simple database project for document inventory....
Platform: | Size: 186368 | Author: deniah | Hits:

[Other systemsSEMESTER-PROJECT

Description: its a simple database program in c language for bachelor level students hope it will help beginners a lot-its a simple database program in c language for bachelor level students hope it will help beginners a lot...
Platform: | Size: 4096 | Author: muhammad wasim | Hits:

[OtherISchool_Exam

Description: 考试项目数据库独立存在,实现高考生数据量承载。 2.考题按格式简单录入,减少了录入难度。 3.抽题规则自定义,自由设定考题形成规则,通过分类控制可以实现不同类型的考试 4.主观题简单阅卷,主观题阅卷方式简单高效,充分降低阅卷难度 5.导入导出设置,考生采用一考一导模式,导入结构简单,考试成绩和主观答题均可进行导出 -Examination project database independent existence, to achieve high volume of data bearer candidates. 2. Exam by a simple input format, reducing the difficulty of entry. 3. Pumping title rules of self-definition, free to set exam questions to form the rules of control can be achieved through the classification of different types of examinations 4. Subjective questions simple Marking, Marking a subjective question simple and efficient way, reduce Marking difficulty 5. Import and export settings, candidates using a test model of a derivative, import structure is simple, test scores and subjective answer can be derived
Platform: | Size: 301056 | Author: storerice | Hits:

[Otherpm

Description: Welcome to asp project - A simple, user friendly project management tool. Copy all files to your asp/msaccess supported web space. Visit login.asp, enter admin/1234 as user/password. It s a good idea to move your database our of the public web, and then edit common.asp file with the new path to your database. asp-project -Welcome to asp project- A simple, user friendly project management tool. Copy all files to your asp/msaccess supported web space. Visit login.asp, enter admin/1234 as user/password. It s a good idea to move your database our of the public web, and then edit common.asp file with the new path to your database. asp-project
Platform: | Size: 33792 | Author: 百原 | Hits:

[JSP/JavaJSP_Project

Description: A simple database project in jsp
Platform: | Size: 783360 | Author: sumitmann | Hits:

[MySQLmartin-database

Description: sample database which can be used as a simple school project for those who are starting
Platform: | Size: 10240 | Author: gaybro | Hits:

[CSharpproject

Description: 简单的数据库查找,以及在数据库中调用信息-Simple database lookup
Platform: | Size: 2880512 | Author: 朱浩浩 | Hits:

[Windows Developdatabase

Description: 这个项目的目的是使一个GUI为简单的数据库管理使它容易使用方向键UP&DOWN导航。和热键(N、D,M)插入、删除、修改记录(项目)是容易的-The aim of this project is to make a GUI for simple database management makes it easy to use the arrow keys UP & DOWN navigation. Is easy and hotkey (N, D, M) insert, delete, modify records (items)
Platform: | Size: 25600 | Author: 精彩人生 | Hits:

[assembly languageProject

Description: 实现一个简单数据库,基于命令行。用c语言,不应数据库-Simple database
Platform: | Size: 44032 | Author: 虞龙 | Hits:

[JSP/JavaMy_database

Description: 一个简单的基于Java的数据存储程序,希望能对大家有所帮助,运行环境是android studio a simple helloworld project,and i hopeit can help you(a simple database project,and i hopeit can help you)
Platform: | Size: 20096000 | Author: 957957 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net