SQL 2005 paging

Posts   
 
    
Answer
User
Posts: 363
Joined: 28-Jun-2004
# Posted on: 01-Dec-2005 21:08:57   

Does the 2005.1 using the new paging features of sql server 2005 to do paging? or is it using the old temp table style?

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 02-Dec-2005 11:32:33   

No it still uses a temptable. CTE's are added in v2.0.

Frans Bouma | Lead developer LLBLGen Pro