摘要
利用C#为SQL Server 2008数据库设计了一个备份和恢复工具,无论是本地服务器还是网络服务器都可实现。功能包括:与服务器建立连接,选择要备份或恢复的数据库,验证要恢复的备份文件等。
Using C# to design a backup and recovery tool for SQL Server 2008, the function can be realized whether it is a local server or a network server. The features include: connect to the server, choose the database to backup or recovery, and verify the backup file to restore.
出处
《电脑编程技巧与维护》
2012年第20期47-48,78,共3页
Computer Programming Skills & Maintenance