t-sql 存储过程返回多个记录集(ASP)

<%
do while not adoRes.eof
    Response.write adoRes(
0& "#"
    Response.write adoRes(
1& "#<br>"
    adoRes.movenext
loop
Set adoRes = adoRes.NextRecordset
Response.write 
"<br><br>"
do while not adoRes.eof
    Response.write adoRes(
0& "#"
    Response.write adoRes(
1& "#<br>"
    adoRes.movenext
loop
adoRes.close
set adoRes = nothing 
%
>

posted on 2005-11-21 18:20 ffan 阅读(1446) 评论(1)  编辑 收藏 引用 所属分类: DataBase

评论

# re: t-sql 存储过程返回多个记录集(ASP) 2006-02-24 14:48 cxv

gfdgdg
fsgdsf
hfgf
fdsg   回复  更多评论   

只有注册用户登录后才能发表评论。
<2007年6月>
272829303112
3456789
10111213141516
17181920212223
24252627282930
1234567

导航

统计

常用链接

留言簿(12)

随笔分类

随笔档案

相册

搜索

最新评论

阅读排行榜

评论排行榜