实现分页的例子-使用数据库存储过程来实现分页
时间:2007-12-23 来源:不详 作者:迈克DB
End
else
Begin
Select @strSQL3='Select productId=''' @strProductID ''',productName=''' @strProductName ''',ProductCount=' convert(VARCHAR,@intcCount) ',ProductSumCount=' convert(VARCHAR,@intCCount)
Goto EndPro
End
Fetch cur_Product Into @strProductID,@strProductName
if @@FETCH_STATUS=0
Begin
Select @intCount=@intCount 1
Select @strSQL4='Select productId=''' @strProductID ''',productName=''' @strProductName ''',ProductCount=' convert(VARCHAR,@intCount) ',ProductSumCount=' convert(VARCHAR,@intCCount) ' Union '
End
else
Begin
Select @strSQL4='Select productId=''' @strProductID ''',productName=''' @strProductName ''',ProductCount=' convert(VARCHAR,@intcCount) ',ProductSumCount=' convert(VARCHAR,@intCCount)
Goto EndPro
End
Fetch cur_Product Into @strProductID,@strProductName
if @@FETCH_STATUS=0
Begin
Select @intCount=@intCount 1
Select @strSQL5='Select productId=''' @strProductID ''',productName=''' @strProductName ''',ProductCount=' convert(VARCHAR,@intCount) ',ProductSumCount=' convert(VARCHAR,@intCCount) ' Union '
内容来自dedecms
End
else
Begin
Select @strSQL5='Select productId=''' @strProductID ''',productName=''' @strProductName ''',ProductCount=' convert(VARCHAR,@intcCount) ',ProductSumCount=' convert(VARCHAR,@intCCount)
Goto EndPro
End
Fetch cur_Product Into @strProductID,@strProductName
if @@FETCH_STATUS=0
Begin
Select @intCount=@intCount 1
Select @strSQL6='Select productId=''' @strProductID ''',productName=''' @strProductName ''',ProductCount=' convert(VARCHAR,@intCount) ',ProductSumCount=' convert(VARCHAR,@intCCount) ' Union '
End
else
Begin
Select @strSQL6='Select productId=''' @strProductID ''',productName=''' @strProductName ''',ProductCount=' convert(VARCHAR,@intcCount) ',ProductSumCount=' convert(VARCHAR,@intCCount)
Goto EndPro
End
Fetch cur_Product Into @strProductID,@strProductName
if @@FETCH_STATUS=0
Begin
Select @intCount=@intCount 1
Select @strSQL7='Select productId=''' @strProductID ''',productName=''' @strProductName ''',ProductCount=' convert(VARCHAR,@intCount) ',ProductSumCount=' convert(VARCHAR,@intCCount) ' Union '
本文来自织梦
End
else
Begin
Select @strSQL7='Select productId=''' @strProductID ''',productName=''' @strProductName ''',ProductCount=' convert(VARCHAR,@intcCount) ',ProductSumCount=' convert(VARCHAR,@intCCount)
Goto EndPro
End
Fetch cur_Product Into @strProductID,@strProductName
if @@FETCH_STATUS=0
Begin
Select @intCount=@intCount 1
Select @strSQL8='Select productId=''' @strProductID ''',productName=''' @strProductName ''',ProductCount=' convert(VARCHAR,@intCount) ',ProductSumCount=' convert(VARCHAR,@intCCount) ' Union '
End
else
Begin
Select @strSQL8='Select productId=''' @strProductID ''',productName=''' @strProductName ''',ProductCount=' convert(VARCHAR,@intcCount) ',ProductSumCount=' convert(VARCHAR,@intCCount)
文章评论
共有位Admini5网友发表了评论 查看完整内容