新微赢技术网
标题:
ASP当前一个记录为“真”
[打印本页]
作者:
√死胖子
时间:
2010-1-11 00:02
标题:
ASP当前一个记录为“真”
当前EOF BOF其中一个为真,怎么解决…………
作者:
别问我是谁
时间:
2010-1-11 00:03
if rs.eof and rs.bof then
Response.Write("没有找到数据")
else
..... '正确情况下你要执行的语句
end if
作者:
liu
时间:
2010-1-11 00:03
找到答案了,耶
欢迎光临 新微赢技术网 (http://bbs.weiying.cn/)
Powered by Discuz! X3.2