Information
Showing posts with label
stored procedure for paging with sorting
.
Show all posts
Showing posts with label
stored procedure for paging with sorting
.
Show all posts
Saturday, February 13, 2010
Stored procedure for paging with sorting
›
CREATE PROCEDURE DataWithPagingAndSorting --Add the parameters for the stored procedure here @insPageNo SMALLINT = 1, @insPageSi...
›
Home
View web version