上一页 1 ··· 65 66 67 68 69 70 71 72 73 ··· 397 下一页
  2016年8月29日
摘要: if @PageIndex = 1 begin if @strWhere != ’’ set @strSQL = ’select top ’ + str(@PageSize) +’ ’+@strGetFields+ ’ from [’+ @tblName +’] where ’ + @strWher 阅读全文
posted @ 2016-08-29 14:53 记性特差 阅读(843) 评论(0) 推荐(0) 编辑
上一页 1 ··· 65 66 67 68 69 70 71 72 73 ··· 397 下一页