摘要: 说明:两个服务器:192.168.0.22 A192.168.0.3 B数据库备份在A上数据库在B上在A上写:execsp_addlinkedserver'ITSV2','','SQLOLEDB','服务器地址' execsp_addlinkedsrvlogin'ITSV2','false',... 阅读全文
posted @ 2014-08-21 21:24 Jackerson 阅读(104) 评论(0) 推荐(0)
摘要: 说明:1>窗体应用程序。2>一个窗体(Form1),一个按钮(btnStart),一个文本(labTime)3>截图:4>代码如下:using System;using System.Collections.Generic;using System.ComponentModel;using Syst... 阅读全文
posted @ 2014-08-21 14:12 Jackerson 阅读(152) 评论(0) 推荐(0)