SQL版的软件总数和今日更新修整!
作者:cmscn 日期:2008-05-30
修改行数:11行
原 sql="select count(id) from down where hidden=1 and tim>="&formatdatetime(formatdatetime(joekoe_cms.now_time,2))&""
改为 sql="select count(id) from down where hidden=1 and tim>='"&formatdatetime(formatdatetime(joekoe_cms.now_time,2))&"'"
第2处修改:16行
原 sql="select top 1 num_down from configs"
改为 sql="select count(id) from down where hidden=1"
http://www.joekoe.com/forum/view_53062.html
http://www.baidu.com/s?wd=site%3Awww.joekoe.com+%BD%F1%C8%D5%B8%FC%D0%C2%A3%BA
评论: 0 | 引用: 0 | 查看次数: 591
发表评论