错误类型:ADODB.Recordset (0x800A0BB9)参数类型不正确,或与其他参数冲突。/index.asp, 第 14 行

index.asp代码:<!--#includefile="conn.asp"--><!--#includefile="head.asp"--><tablealign="... index.asp代码:<!--#include file ="conn.asp"-->
<!--#include file ="head.asp"-->
<table align="center" width="80%">
<tr>
<td valign="top"><img src="images/chuzu.jpg"></td>
<td valign="top"><img src="images/qiuzu.jpg"></td>
</tr>
<tr>
<td valign="top">
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<%
sql = "select * from house where puttype='出租' and checkup=1 order by id desc"
Set rs = Server.CreateObject("ADODB.RecordSet")
rs.Open sql,conn,1,1
if rs.recordcount<>0 then
i=0
for i=1 to 5
%>
展开
 我来答
百度网友6675071
2009-11-27 · 超过43用户采纳过TA的回答
知道小有建树答主
回答量:129
采纳率:0%
帮助的人:110万
展开全部
1 。 conn.asp 代码
2。 检查 sql = "select * from house where puttype='出租' and checkup=1 order by id desc" 看是否有参数错误或类型不匹配
飞莎网络
2009-11-23 · TA获得超过332个赞
知道小有建树答主
回答量:490
采纳率:0%
帮助的人:413万
展开全部
最好把conn.asp也发出来,
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式