摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->//备份数据库publicvoidbeifen(){stringpath=HttpContext.Current.Server.MapPath("App_Data/sqltest1.bak");stringbackupstr="backupdatabaseCompanyDBtodisk='"+path+"';";Sq 阅读全文
