ASP错误求助!ADODB.Field (0x800A0BCD)
错误类型:ADODB.Field(0x800A0BCD)BOF或EOF中有一个是“真”,或者当前的记录已被删除,所需的操作要求一个当前的记录。/send.asp,第106...
错误类型:
ADODB.Field (0x800A0BCD)
BOF 或 EOF 中有一个是“真”,或者当前的记录已被删除,所需的操作要求一个当前的记录。
/send.asp, 第 1066 行
部分源代码如下:
<!--#include file=conn.asp-->
<%if session("person")="" then
response.write"<script>alert('对不起,您未登录!');window.navigate('login.asp');</script>"
end if
%>
<html>
<head>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="22%"> </td>
<td><span class="f14"><img src="img/tips.gif" width="16" height="16"></span>请您选择正确的分类,以使您的问题尽快得到解答。</td>
</tr>
</table>
<br><%
rs2.open"select * from person where name='"&session("person")&"'",conn,1,1
jifen=rs2("jifen") 第1066行
rs2.close
%>
<table width="100%" border="0" cellpadding="0" cellspacing="0" >
<tr> 展开
ADODB.Field (0x800A0BCD)
BOF 或 EOF 中有一个是“真”,或者当前的记录已被删除,所需的操作要求一个当前的记录。
/send.asp, 第 1066 行
部分源代码如下:
<!--#include file=conn.asp-->
<%if session("person")="" then
response.write"<script>alert('对不起,您未登录!');window.navigate('login.asp');</script>"
end if
%>
<html>
<head>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="22%"> </td>
<td><span class="f14"><img src="img/tips.gif" width="16" height="16"></span>请您选择正确的分类,以使您的问题尽快得到解答。</td>
</tr>
</table>
<br><%
rs2.open"select * from person where name='"&session("person")&"'",conn,1,1
jifen=rs2("jifen") 第1066行
rs2.close
%>
<table width="100%" border="0" cellpadding="0" cellspacing="0" >
<tr> 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询