搜索资源列表
数据备份和还原
- SQL SERVER 2000 的数据备份和还原代码-SQL Server 2000 data backup and restore code
在数库中插入、删除和修改记录(AqlCommand)
- 这是一个使用ADO.NET来访问数据库进行插入删除和修改操作的例子-use ADO.NET to access a database for insertion deletion and modification of the operation of examples
实验2 创建数据库和表
- 一. (1)创建market数据库。 (2)创建客户表customer、供应商表supplier、商品信息表goods、订单信息表order、信誉等级表creditgrade和商品类型表goodstype。 (3)分别向以上各表输入数据。 (4)用INSERT语句向表中插入数据。 (5)用UPDATE语句更改表中数据。 (6)用DELETE语句删除表中数据。 -one. (1) the creation of the database market. (2) create
实验 7 备份和恢复数据库
- 一. 1、备份数据库market。 2、还原数据库market。 3、假设market数据库在Mybak本地磁盘设备上作了5次备份,包括一次全库备份,两次差异备份和两次日志备份,现在存储介质发生故障,需要从备份中恢复。 -one. A backup database market. 2, reduction database market. 3, assuming that the database market Mybak local disk devices made five
列举SQLServer服务器和数据库
- 列举SQL SERVER服务器和数据库的程序,用VC++编写,有兴趣可以自己-cited SQL Server database server and the procedures used to prepare VC are interested can see for yourself
收藏几段SQL Server语句和存储过程教程-
- 收藏几段SQL Server语句和存储过程教程-源码-下载。-several collections of SQL Server stored procedure language and tutorial-source-download.
SQL SERVER2000数据库备份和恢复存储过程
- SQL SERVER2000数据库备份和恢复存储过程-SQL Server2000 database storage backup and recovery process
用Windows API控制菜单包括如何显示和隐藏菜单项
- 用Windows API控制菜单包括如何显示和隐藏菜单项-using Windows API, including how to control the menu display and hidden menu items
对数据库的动态刷新和多表切换
- VC++对数据库的动态刷新和多表切换-VC on the database update and dynamic multi-table switch
用VB将数据输出到excel和word中
- VB将数据输出到WORD和EXCEL中-VB data output to Word and Excel
压缩和修复数据库
- 一个非常简单的压缩和修复Accsee数据库的实例-a very simple compression and restoration of the database example Accsee
VC++对数据库的动态刷新和多表切换
- 利用VC++6.0对数据库的动态刷新和多表切换, 很实用的东东.-VC 6.0 database update and dynamic multi-table switching practical saucepan.
SQL的连接和初步使用
- 数据库操作的简单例子 本程序是SQL的连接和初步使用。 一是要注册ODBC数据源,二是要在 BDE Administrator中进行配置。-database operation simple example of this procedure is SQL connectivity and initial use. First to be registered ODBC data sources, two of the BDE Administrator for distribution.
多表连接中的各种连接的区别和联系
- SQL中多表连接中的各种连接的区别和联系-SQL multi-table joins the connections and linkages distinction
数据库和报表2
- 报表编写和应用的实际例子和帮助说明,希望和大家交流,共同进步。谢谢。-statements preparation and application of practical examples and help show that hope and the exchange of common progress. Thank you.
数据库和报表3
- 报表编写和应用的实际例子和帮助说明,希望和大家交流,共同进步。谢谢。-statements preparation and application of practical examples and help show that hope and the exchange of common progress. Thank you.
实验 5 创建和使用视图
- 1、创建一个仅包含北京客户信息的视图customer_beijing。 2、通过查询customer_beijing视图获得北京客户的信息。 3、修改customer_beijing视图为仅包含北京客户的信誉等级为1的视图。 4、删除customer_beijing视图。 5、创建一个视图ordersum_goods,其中的内容是每种商品的名称和每种商品的订单金额和总和。 6、通过查询ordersum_goods视图,获得每种商品的名称和每种商品的订单金额和总和。 -on
83390079060624
- 设计程序完成如下功能:对给定的图结构和起点,产生所有的深度优先搜索遍历序列,并给出求解过程的动态演示。 说明:可以用实验工具中的有关功能。
sqlite数据库和excel的互相导入导出(通讯录)
- sqlite数据库和excel的互相导入导出(SQLite database and excel import and export each other)
基于python和mysql实现成绩管理系统 .zip
- 建立一个小型的数据库 成绩管理系统,用python和mysql语言实现(Build a small database score management system, and implement it with Python and MySQL)