辐射鱼 发表于 2008-7-20 08:58:36

求助 大连餐饮网 后台添加管理员出错

http://www.souho.net/viewthread.php?tid=10021&extra=&page=1

错误类型:
ADODB.Recordset (0x800A0BB9)
参数类型不正确,或不在可以接受的范围之内,或与其他参数冲突。
/admin/head.asp, 第 39 行

      <%
sql=\"select * from yuding where yuding_lanmu=0 order by id desc\"
Set rs = Server.CreateObject(\"ADODB.Recordset\")
rs.open sql,conn,1,3      第 39 行
yuding_xin=rs.RecordCount
rs.close
set rs=nothing
if yuding_xin>0 then
%>
页: [1]
查看完整版本: 求助 大连餐饮网 后台添加管理员出错