求ASP高手指教 ADODB.Field (0x800A0BCD)
错误类型:ADODB.Field(0x800A0BCD)BOF或EOF中有一个是“真”,或者当前的记录已被删除,所需的操作要求一个当前的记录。/pic.asp,第34行3...
错误类型:
ADODB.Field (0x800A0BCD)
BOF 或 EOF 中有一个是“真”,或者当前的记录已被删除,所需的操作要求一个当前的记录。
/pic.asp, 第 34 行
32行-53行代码如下:
<table width="450" height="174" border="0">
<tr>
<td><a href="picxx.asp?id=<%=(tjpic1.Fields.Item("id").Value)%>">
<%
While ((Repeat1__numRows <> 0) AND (NOT tjpic1.EOF))
%>
<img src="<%=(tjpic1.Fields.Item("pic").Value)%>" alt="" width="108" height="160" border="0" />
<%
Repeat1__index=Repeat1__index+1
Repeat1__numRows=Repeat1__numRows-1
tjpic1.MoveNext()
Wend
%>
</a> </td>
</tr>
</table>
</body>
</html>
<%
tjpic1.Close()
Set tjpic1 = Nothing
%> 展开
ADODB.Field (0x800A0BCD)
BOF 或 EOF 中有一个是“真”,或者当前的记录已被删除,所需的操作要求一个当前的记录。
/pic.asp, 第 34 行
32行-53行代码如下:
<table width="450" height="174" border="0">
<tr>
<td><a href="picxx.asp?id=<%=(tjpic1.Fields.Item("id").Value)%>">
<%
While ((Repeat1__numRows <> 0) AND (NOT tjpic1.EOF))
%>
<img src="<%=(tjpic1.Fields.Item("pic").Value)%>" alt="" width="108" height="160" border="0" />
<%
Repeat1__index=Repeat1__index+1
Repeat1__numRows=Repeat1__numRows-1
tjpic1.MoveNext()
Wend
%>
</a> </td>
</tr>
</table>
</body>
</html>
<%
tjpic1.Close()
Set tjpic1 = Nothing
%> 展开
网易云信
2023-12-06 广告
2023-12-06 广告
UIkit是一套轻量级、模块化且易于使用的开源UI组件库,由YOOtheme团队开发。它提供了丰富的界面元素,包括按钮、表单、表格、对话框、滑块、下拉菜单、选项卡等等,适用于各种类型的网站和应用程序。UIkit还支持响应式设计,可以根据不同...
点击进入详情页
本回答由网易云信提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询