登录
首页 » SQL Server » 酒店客房信息管理系统,用的是SQL数据库

酒店客房信息管理系统,用的是SQL数据库

于 2022-11-05 发布 文件大小:125.03 kB
0 231
下载积分: 2 下载次数: 1

代码说明:

酒店客房信息管理系统,用的是SQL数据库-Hotel room information management system, using a SQL database

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ● 有关学籍等信息的输入,包括学生基本信息、所在班级、所学课程和成绩等。 ● 学生信息的查询,包括学生基本信息、所在班级、已学课程和成绩等。 ● 学生信息的修改...
    ● 有关学籍等信息的输入,包括学生基本信息、所在班级、所学课程和成绩等。 ● 学生信息的查询,包括学生基本信息、所在班级、已学课程和成绩等。 ● 学生信息的修改。 ● 班级管理信息的输入,包括班级设置、年级信息等。 ● 班级管理信息的查询。 ● 班级管理信息的修改。 ● 学校基本课程信息的输入。 ● 基本课程信息的修改。 ● 学生课程的设置和修改。 ● 学生成绩信息的输入。 ● 学生成绩信息的修改。 ● 学生成绩信息的查询。 ● 学生成绩信息的统计。- Status information the import, including students basic information, the host of classes, courses and performance. Student Information inquiries, including students basic information, the host of classes, courses and performance. student information changes. class management information input, including class settings, grade information. class management information inquiries. class management information changes. basic school curriculum information input. Information basic curriculum changes. The students set up the courses and revision. student achievement information input. student achievement information changes. student achievement information inquiries. Information student achievement statistics.
    2022-05-20 11:55:41下载
    积分:1
  • 1. Backup equipment understand and grasp the concept of how to manage database b...
    1. 了解备份设备的概念并掌握如何管理备份数据库保护包括数据库恢复,并发控制,数据库的安全性控制4个部分设备,掌握完全备份和还原的基本技术-1. Backup equipment understand and grasp the concept of how to manage database backup protection, including database recovery, concurrency control, database security control of four some of the equipment, master backup and restore fully the basic skills
    2022-03-02 09:52:36下载
    积分:1
  • 实现了将图像目录保存在数据库中,可通过多个字段进行查询并动态显示,希望对图像数据库初学者有用...
    实现了将图像目录保存在数据库中,可通过多个字段进行查询并动态显示,希望对图像数据库初学者有用-to achieve a catalog of images stored in a database, through a number of field inquiries and dynamic display, hope that the right image database useful to beginners
    2022-04-18 15:24:33下载
    积分:1
  • liti3
    mysql5.5从零开始学的例题源码,第7章第8章的例题源码(mysql5.5 source code examples to learn from scratch, Chapter 7, Chapter 8 Example source)
    2013-12-26 09:12:31下载
    积分:1
  • sql2005
    sql2005 非常好用的分页功能,直接多字段排序。自动添加表名,查询条件页码和排序字段,排序类型。(paging sql2005 very useful function, sort of direct multi-field. Automatically add the table name, query page and sort field, sort type.)
    2009-05-19 11:42:54下载
    积分:1
  • SQL 服务器连接对话(可扩展)
    翻译maninwest@Codeforge作者: Chris Winkelmann  @CodeProject 显示具有扩展功能的 SQL 连接对话框,保存其生成的连接字符串到任何位置的连接 介绍: 首先要感谢 TWallick  想出了使用 Microsoft.Data.ConnectionUI.dll  和 Microsoft.Data.ConnectionUI.Dialog.dll  来表示Visual Studio 提供的 SQL 连接 UI 的原创想法。此版本是使用 C# 而不是 VB 语言编写的。但是,我整理了一下,在设计时显示 Visual Studio 连接控制,而不是在将其构建到代码中仅在运行时显示。 背景 抽象出SAVE() 功能,不管想保存到其他任何位置的连接字符串仍可以使用此对话框。 此模块的设计目的是能够 “依原样”插入任何人的解决方案中,可以按需扩展且无需重写。  Save 函数迁移到新的类: public class SaveHelperDefault : ISaveHelper 任何人均可以通过 ISaveHelper接口的实现来创建一个新的SaveHelper 类 : public interface ISaveHelper     {         ///         /// A SaveHelper class
    2022-08-05 10:42:20下载
    积分:1
  • SQL sever 2000中数据库查询的学习资料,需要的请下载
    SQL sever 2000中数据库查询的学习资料,需要的请下载-SQL sever 2000 database query in the learning materials need to download ...
    2023-03-01 12:25:04下载
    积分:1
  • 刚刚学习jdbc数据库,用jcreator编了一个小数据库,还可以,通过了。 功能:能够进行添加数据、修改数据、查找数据、删除数据、还可以上下翻页! 注...
    刚刚学习jdbc数据库,用jcreator编了一个小数据库,还可以,通过了。 功能:能够进行添加数据、修改数据、查找数据、删除数据、还可以上下翻页! 注: 里面的东西还没有进行整理,多少还有一些凌乱。由于刚刚学,有些功能不知道,许多功能还是按照以前的知识进行写的,多少显得笨拙!但也是一种解决的方法,可供初学者 参考。 说明文档--给初学者 1、首先把数据库文件加入到SQLSERVER数据库中DATA路径下, 2、在SQL SERVER中:右键选中数据库/所有任务/附加数据库/找到需要附加数据库的路径 注意在这一步中,应该都是对号,否则就要检查是否文件名一致的问题 3、在管理工具/ODBC数据源管理器/系统DSN/添加SQLSERVER数据源/ 记住:在这一步中数据源起名是OO,本机服务器是(local),要更改默认的数据库为clientregister. -just learning jdbc database jcreator series with a small database, can also adopted. Function : to add new data, modify data, search data, delete data, but also from top to bottom flip! Note : The stuff inside has yet to be collated, there was some chaos. Just because school, some of them do not know, or many of the features found in the knowledge of writing, the number is stupid! But it is also a solution, available for advanced users. Documentation-- for a beginner, first of all database files into the database SQLSERVER DATA trails, 2, in SQL SERVER : Right-selected database/all tasks
    2022-11-11 22:15:02下载
    积分:1
  • C连接SQL SERVER 2005的程序。
    C连接SQL SERVER 2005的程序。-C connect SQL SERVER 2005 process.
    2023-02-20 23:25:03下载
    积分:1
  • 学生通讯录信息系统,可以记录学生的详细信息,并可以进行查询,添加等功能...
    学生通讯录信息系统,可以记录学生的详细信息,并可以进行查询,添加等功能-student directory information system, students can record detailed information, and may conduct inquiries, adding functions
    2022-03-23 09:08:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载