-
示例:备份SQL数据库和还原SQL数据库
示例:备份SQL数据库和还原SQL数据库-Example: Backup and restore SQL database, SQL database,
- 2023-04-10 13:25:03下载
- 积分:1
-
Rummery
说明: 酒店管理系统后台数据库存储过程,实现添加房间,修改房间信息和管理人员的信息。(Hotel management system back-end database stored procedure, the realization of room to add, modify room information and management information.)
- 2008-11-12 15:54:01下载
- 积分:1
-
Student Information, including Student ID, name, faculty, Email, new students in...
学生信息包括学号、姓名、院系、Email、生源地等五种,该管理程序具有添加、修改和删除学生信息的功能。-Student Information, including Student ID, name, faculty, Email, new students in five different places, the management program has to add, modify, and delete student information functions.
- 2022-05-15 15:06:25下载
- 积分:1
-
数据库方面的课程设计,数据库的图书管理系统,解压后就能用...
数据库方面的课程设计,数据库的图书管理系统,解压后就能用-Database design, database, library management system, after decompression can be used
- 2023-01-09 10:15:03下载
- 积分:1
-
SQL Server 2000数据库简明教程李存斌主编。本教材共分九章,第1章为SQL Server关系数据库简介,第2章叙述了Transact...
SQL Server 2000数据库简明教程李存斌主编。本教材共分九章,第1章为SQL Server关系数据库简介,第2章叙述了Transact-SQL语言,第3章为服务器管理,第4章是数据库管理,第5章是数据库对象的操作,第6章是SQL Server权限管理,第7章为SQL Server代理服务,第8章为SQL Server数据复制,第9章为SQL Server数据转换。 -SQL Server 2000 database Concise Guide editor-in-chief Li Cun-bin. The material is divided into nine chapters, one chapter of the SQL Server relational database profiles, Chapter 2 describes the Transact-SQL language, Chapter 3 for server management, Chapter 4 is a database management, Chapter 5 is a database object, the operation of Chapter 6 of SQL Server management competence, 7 Chapter agent for the SQL Server service, chapter 8 of the SQL Server data replication, Chapter 9 of SQL Server data conversion.
- 2022-04-28 05:16:51下载
- 积分:1
-
一个VC物流管理系统的源码。:创建数据库
将Material.sql中的SQL语句考入SQL Server的查询分析器中,全部运行;
2:建立ODBC...
一个VC物流管理系统的源码。:创建数据库
将Material.sql中的SQL语句考入SQL Server的查询分析器中,全部运行;
2:建立ODBC数据源
数据原名称为Material_MIS-a logistics management system source code. : Creating the database will Material.sql the SQL Server SQL admitted to the inquiry analyzers, all operations; 2 : build ODBC data source data formerly known as Material_MIS
- 2022-03-23 14:51:37下载
- 积分:1
-
此源码关于如何在SQL SERVER 2005编程实现基础到高级管理的操作...
此源码关于如何在SQL SERVER 2005编程实现基础到高级管理的操作-This source code on how to program in SQL SERVER 2005-based operations to senior management
- 2022-08-22 09:39:06下载
- 积分:1
-
这是用sql编写的在线考试系统代码,希望能给大家起到一定的帮助...
这是用sql编写的在线考试系统代码,希望能给大家起到一定的帮助-It is written with the sql code for online examination system, hoping to give you some help to play
- 2022-02-11 18:37:13下载
- 积分:1
-
This is a medical management system, with SQL background of the design, function...
这是一个医药管理系统,用SQL作后台的课程设计,功能较完整.-This is a medical management system, with SQL background of the design, function more complete.
- 2022-04-01 03:09:23下载
- 积分:1
-
SQL和VC结合
很多种方法在C++程序里利用数据库:ODBC、DB、DAO、ADO、API等,ODBC是传统的方法功能强大,ADO比较便捷,并逐渐代替了DAO。对于mysql数据库来说,其提供的API函数和PHP中mysqli函数相差不大,毕竟mysql是用c语言写的,可以说懂得了PHP和mysql的结合,就懂得了C++与mysql 的结合。以下是C++程序里利用mysql数据库的简略说明。
- 2023-03-14 08:20:03下载
- 积分:1