摘要:
迁移SQL Server 维护计划 一、导出维护计划 1.单击**“开始”**,指向 Microsoft SQL Server,然后右键 SQL Server Management Studio,以管理员身份运行。 2.在**“连接到服务器”**对话框中,设置以下选项: · 在**“服务器类型”框中 阅读全文
摘要:
public static void WriteLog(string log){ StreamWriter fw = null; //string filePath = Directory.GetCurrentDirectory(); string filePath = AppDomain.Curr 阅读全文