IN_Sandeep
SSCertifiable
Points: 6259
More actions
December 9, 2007 at 11:15 pm
#177489
Hi,
I have a table with 2 varchar Column.
which contains 10,000 records.
I wants to implements Paging on that, but I don't wants to add
any "new column" as INT datatype.
Can you please help me?
How can I implements Paging in SQL 2000?
Cheers!
Sandy.
--
Oana Schuster
SSCommitted
Points: 1642
December 10, 2007 at 12:43 am
#758490
this should help you:
http://www.codeproject.com/KB/aspnet/PagingLarge.aspx
Regards,
Oana.
December 10, 2007 at 1:11 am
#758496
Thanks Oana,
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply