摘要: 今天心血来潮,也不知道受什么影响,突然想起做一个远程数据备份的程序,实现自动备份并用ftp传回本地。程序中用到了SqlDMO组件及FTP组件。程序核心为自定的一个TabPage,作用是载入配置并执行备份。usingSystem;usingSystem.Windows.Forms;usingSQLDMO;usingSystem.Data;usingSystem.Threading;namespace...阅读全文
posted @ 2008-01-25 14:49 faib 阅读(549) | 评论 (0) 编辑 |
