ASP备份SQL Server数据库
摘要:
<% '调用方法: DBbackup.asp?dbName=数据库名称 '只能备份IIS所在的服务器SQL数据库(不能备份远程SQL数据库)。 'Eric 2009.12.7 14:18 const conf_dbhost = "(local)" const conf_dbuser = "sa" '数据库用户名 const conf_dbpassword = "inchbyinch" '数据... 阅读全文
posted @ 2010-07-02 15:24 韩显川 阅读(212) 评论(0) 推荐(0)
浙公网安备 33010602011771号