Hello Alex,

Tuesday, March 9, 2004, 3:11:54 PM, you wrote:

AH> I have searched for some references on pagination using mssql but have come
AH> up empty.

AH> I have looked at the tutorials on Zend and just about everywhere else but
AH> unfortunately they all use LIMIT in the sql statement and the closest thing
AH> to that in mssql is either TOP n, or SET ROWCOUNT which does me no good.

This should help:
http://rosca.net/writing/articles/serverside_paging.asp

-- 
Best regards,
 Richard Davey
 http://www.phpcommunity.org/wiki/296.html

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to