搜索资源列表
DBBackup
- 在VB中如何备份或还原SQL Server数据库-in VB how to backup or restore SQL Server Database
bakup
- 数据库备份与还原,很平常用到的程序 数据库备份与还原,很平常用到的程序-database backup and restore, very common to use the database backup and restore, common use the database backup and restore, very common procedures used
chap81236
- “代码”目录下的程序,需要安装SQL Server 2000,并建立起相应数据库。 各个实例的数据库文件存放在相应“建库脚本”目录下,有两种方法建立数据库。 一是在SQL Server的企业管理器中右击“数据库”节点,单击【所有任务】|【附加数据库】菜单命令, 选择相应的数据库文件(扩展名为mdf),单击【确定】按钮就可以了;另一种方法是通过SQL Server的企业管理器的恢复数据库功能, 从数据库备份文件恢复,备份文件的扩展名为bak。 -"code"
BackupRestoreDatabase
- 在powerbuilder中备份数据库,恢复数据库及例子源代码-in powerbuilder Database Backup and restore databases and source code examples
studentgradecw
- 成绩管理系统,用VC和SQL 2000开发,非常不错的一个系统,用户根据不同权限访问数据库,进行添加、修改、查询、删除、打印、备份和还原数据库等操作-performance management system, with VC 2000 and SQL development, a very good system, Under the authority of different users access to the database, add, modify, search, delete
Sqlserver(backup-restore)_delphi
- 用于备份与恢复 SQL Server 数据库-for backup and restore SQL Server database
sqlserver-backup-restore
- 本软件可以根据自定义的时间设定完成sqlserver数据库的自动备份-according to the software-defined time sqlserver set for the automatic database backup
作业 1
- 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 fou
DB_Backup
- 软件可自动完成SQL Server数据库和文档的数据定时自动备份,由用户选择对哪些数据库或文档进行数据备份,提供对备份、还原数据作业的管理、分析、日志跟踪等功能。-The software can automatically complete the SQL Server database and document automatic backup of data from time to time by the user to select which databases or documen
wanghu6jiaoben
- 网狐6.6完整连接数据脚本 网狐数据库错误繁多 如果发生错误可以对照这些脚本来恢复特定数据库 -Fox network to connect 6.6 complete data fox database error feet Benwang many errors can be controlled if the scr ipt to restore a specific database
VBjipiaoxiaoshou
- 这是个用VB编写的机票销售与查询管理系统,可以实现对于机票的简直管理,该程序应在VB.net环境下运行,所用的后台数据库为SQL 2000,需将数据库备份还原后再运行-This is prepared using VB ticket sales and inquiry management system, can be achieved simply for the ticket management, the program should be run under VB.net environ
20064914296002
- 用户名:SYSTEM 密码:空 第一次运行请先恢复数据库 DATABASE 到SQL服务器,也可在桌面建立应用程序的快捷方式加-restore参数进行自动恢复。 压缩包的安装包目录里面是旧的版本,切勿将其中的数据库恢复。 程序使用的各控件在DELPHIBOX里均有下载,EHLIB、ETree等 可以对瓶装液化器的钢瓶进行管理,收取租金、押金,到期提醒,并可以对液化气的进、销、存进行管理,如须进行库存管理,请直接联系本作者,有正式版。 导航图控
restore
- 这是在做毕业设计的时候,编写的SQL Server数据库的备份与恢复功能,通用性很强的-This is the time to do graduation project, the preparation of the SQL database backup and recovery capabilities, a strong general
SQL-Database-Extractor-module
- SQL数据库提取器模块包括:登录界面;备份和还原数据库;附加和分离数据库;提取数据表-SQL Database Extractor modules include: Login interface backup and restore databases attach and detach the database extract data table
SQLextraction-apparatus
- 主要实现了附加数据库、分离数据库、备份数据库、还原数据库、导出表结构、导出数据等功能。-Main achievement of the additional database, detach the database, backup database, restore database, export the table structure, data export functions.
vbsalejxc
- VB源码,数据库应用,销售系统,进销存 VB+SQL商品销售进销存系统,调试请注意: 1.首先确保您的机器上安装了SQL Server数据库。将SQL Server服务器名称改为JAMESLIN,如果不修改服务器名称,则需要修改VB程序,在frmLogin窗体的cmdOK_Click函数中,修改代码: strConn = "Provider=SQLOLEDB.1 Integrated Security=SSPI Persist Security Info=False
soffdgthy.net
- VB+SQL商品销售进销存系统,: 1.首先确保您的机器上安装了SQL Server数据库。将SQL Server服务器名称改为JAMESLIN,如果不修改服务器名称,则需要修改VB程序,在frmLogin窗体的cmdOK_Click函数中,修改代码: strConn = "Provider=SQLOLEDB.1 Integrated Security=SSPI Persist Security Info=False Initial Catalog=Sale Data Sou
beifen
- USE master RESTORE DATABASE DB FROM DISK = g:\back.Bak WITH MOVE DBTest TO E:\Program Files\Microsoft SQL Server2005\Data\DB.mdf , MOVE DBTest_log TO E:\Program Files\Microsoft SQL Server2005\Data\DB_log.ldf , STATS = 10, REPLACE
SQL-database-extractor---
- 运行程序,打开登录界面,如图1.1所示。在“选择服务器”下拉列表中选择要连接的服务器,输入数据库用户名和密码,单击“登录”按钮,即可连接该服务器。本程序主要实现了备份和还原数据库、附加和分离数据库、提取数据表、导出数据、配置ODBC数据源等功能。-Run programs, open the login screen, shown in Figure 1.1. Select Server drop-down list, select the server you want to connect
mirror
- 基于SQL Server 2008r2的数据库镜像代码,要求Principle和Mirror的数据库版本必须一致。如果运行代码不通过,可以尝试将Principle的DB backup下来并在Mirror中Restore.-Database mirror code based on SQL Server 2008R2. It request the same db version between Priciple and Mirror server. If the code could not r