CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Library management system in SQL
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Oracle
SQL Server
MySQL
Other Databases
Search - Library management system in SQL - List
[
SQL Server
]
tkgl
DL : 0
开发环境:VB6.0 数据库:SQLServer2000 说明:这是一个图库管理系统,可以对硬盘上各种图片进行分类管理,管理十分方便,生成数据库的Sql语句在sql目录下-development environment : Visual Basic 6.0 database : SQLServer2000 : This is a library management system that can right the various pictures on your hard disk classification management, management is very convenient. Generation Database SQL statements in sql directory
Date
: 2025-12-20
Size
: 1.56mb
User
:
bob.wang
[
SQL Server
]
200592010122571
DL : 0
加油站管理系统所用到的数据库,运行加油站管理系统之前请先使用SQL Server 2000的查询分析器创建此数据库。在SQL SERVER2000的查询分析器中打开sql目录中的"加油站管理系统数据库.txt"文件,全选所有代码后按下F5运行创建运行本程序所需要的数据库。-gas station management system used by the database, Operation Management System stations before please use the SQL Server 2000 inquiries analyzers create this database . In SQL Server2000 inquiries analyzer open sql directory a "filling station data management system Library. txt "file, the entire election after all of the code by pressing F5 operating procedures created by the operation of the database.
Date
: 2025-12-20
Size
: 149kb
User
:
黄子
[
SQL Server
]
htlibrary
DL : 0
修改系统使用HSQLDB数据库, 这是一个开源的小型数据库. 这个DBMS虽然很迷你, 但功能却一点儿也不弱. 它支持标准SQL语言的大部分特性, 支持事务操作等等. 而且由于完全使用Java编写, 使得Java应用程序与它可以完全无缝地集成. 缺点是速度会稍微慢一点, 不过对于这个图书馆管理系统来说是绰绰有余的了!-Modify the system uses the HSQLDB database, which is a small open-source database. The DBMS Although it is mini, but the feature is not at all weak. It supports the standard SQL language, most of the features, support services operations and so on. And because full use of Java written in Java applications and make it completely seamless integration. drawback is slightly slower speed, but for the library management system is more than enough of!
Date
: 2025-12-20
Size
: 2.27mb
User
:
郭佳
[
SQL Server
]
sql
DL : 0
本文介绍了一个基于Client/Server模式的高校图书管理系统的设计与实现。运用Visual Basic.Net结合Microsoft SQL Server 2000开发的登录模块主要用于验证用户身份,进行有效的操作。从主界面模块在验证后进入每个子模块进行各个子系统的具体功能操作。在整个系统设计中充分利用了模块化的设计思想和开发方法。-This article describes a based on Client/Server model university library management system design and implementation. Visual Basic.Net using Microsoft SQL Server 2000 developed with the login module is mainly used to verify user identity, for effective operation. From the main interface module for each child entered in the validation of each subsystem module specific functions. Throughout the system design takes advantage of modular design and development methods.
Date
: 2025-12-20
Size
: 441kb
User
:
国强
[
SQL Server
]
SQL-Server2005-Examples
DL : 0
本书精选了7 个当前应用最广泛的数据库系统,详细介绍了使用SQL Server 2005 开发数据库管理系 统的思路、方法和技术。主要内容包括天下鲜美食网、电子商城、物流信息网、供求信息网、企业客户管 理系统、学生管理系统、图书综合管理系统等。这些系统既可以独立使用,也可作为综合管理系统的重要 组成部分。-Book a selection of seven of the most widely used database system, described in detail the development of database management using SQL Server 2005 System of ideas, methods and techniques. The main contents include the world of fresh food network, electronic mall, logistics network, supply and demand information network, enterprise customers tubes Management systems, student management system, library management system. These systems are either independent use, also can be used as the importance of an integrated management system Component.
Date
: 2025-12-20
Size
: 11.84mb
User
:
李云龙
[
SQL Server
]
book.
DL : 0
此资料是关于用SQL+VC的图书管理系统,主要介绍图书馆里借书,还书等系统。-This information is the system of book management system in SQL+VC introduces library library books.
Date
: 2025-12-20
Size
: 875kb
User
:
方齐
[
SQL Server
]
Library-management-system
DL : 0
C#+SQL SERVER实现的图书管理系统-Library management system implemented in C#+SQL SERVER
Date
: 2025-12-20
Size
: 207kb
User
:
wz
[
SQL Server
]
LibraryMS
DL : 0
这是一个图书管理系统,使用SQL SERVER 2005和VS 2005打开,系统中除了常见的借阅还书模块,还有图书排行榜和读者排行榜的模块-This is a library management system, use SQL SERVER 2005 and VS 2005 to open the system in addition to the common borrow also book module, as well as books the leaderboards and readers Top module
Date
: 2025-12-20
Size
: 721kb
User
:
耿其
[
SQL Server
]
Library-management-system
DL : 0
本数据库系统主要解决在学校图书馆中,实现图书基本情况的录入、修改、删除,能够办理借书卡,实现借书功能、还书功能 ,实现对借阅者图书证的录入、删除,以及根据图书编号对图书进行查询。 系统开发的意图是帮助图书管理人员提高管理效率,通过本管理系统软件,能帮助工作人员利用计算机,快速方便的对图书信息数据进行管理、输入、输出、查找的操作,使杂乱的图书信息数据能够具体化、直观化、合理化等。另一方面方便学生使用,快速查找相关书籍信息, 目前图书管理系统在学校的图书管理中起着不可替代的作用,是一个典型的数据库系统。本次的课程设计采用了结构化和面向对象程序设计的方法,使后台数据库具有可扩展性,前台界面简单实用。本系统在Windows XP环境中采用Visual Basic为开发平台,使用SQL SERVER创建数据库,用于对图书信息资料的增加、删除、修改,以及学生借书还书信息的增加、删除、修改。此系统经过分析、设计、编码、调试等一系列步骤,初步实现了设计目标,并且经过适当完善后,最终作出了一个虽简洁但却实用的图书管理系统。-The database system is mainly to solve in the school library, library basic input, modify, delete, can apply for a library card, achieve a library function, but also the book function, to achieve the borrower library card entry, deletion, and in accordance with Book Number of books to search. System development is intended to help librarians improve management efficiency through the management system software, can help staff the use of computers for book information quickly and easily manage the data, input, output, look for operation, making information and data clutter of books to be specific, intuitive, rationalization and so on. On the other hand facilitate students to use, fast search related information, Library management system currently in school library management plays an irreplaceable role, is a typical database system. The course was designed with structured and object-oriented programming approach, so that the background database scalability, front interface is simple an
Date
: 2025-12-20
Size
: 8.44mb
User
:
owen
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.