<%@ CODEPAGE = "936" %> <% '================================= ' ' 阿江酷站访问统计系统 ' Ajiang info@ajiang.net ' www.ajiang.net ' ' 版权所有·抄袭挪用必究 ' '================================= %> <% '权限检查 if session.Contents("master") <> true then Response.Redirect "help.asp?error=你不是管理员,无权进入本页面。" '获取备份条件 offyear =trim(Request("offyear")) offmonth =trim(Request("offmonth")) offday =trim(Request("offday")) offtime=offyear & "-" & offmonth & "-" & offday if (not isdate(offtime)) then Response.Redirect "help.asp?error=请正确填写要备份数据的截止日期。" force =Request("force") if force<>"1" then Response.Redirect "clear_step3.asp?offtime=" & offtime %> <%=countname%>-数据清理-第二步-确认
   ∷∷∷ 数据清理-第二步  □ 强制清理确认 ∷∷∷

你选择了“强制清理”选项,未被备份过的数据有被清除掉的危险。建议除非数据库过于庞大而导致备份时的内存溢出错误,就不要使用强制清理工具。

您真的打算强制清理数据库吗?

清理数据(不强制)    清理数据(强制)