paging Questions

7

Solved

I would like to randomly sort a result in a repeatable fashion for purposes such as paging. For this NEWID() is too random in that the same results cannot be re-obtained. Order by Rand(seed) would ...
Autolysis asked 19/1, 2009 at 16:20

1

I'm using D/Tango for catalog indexing, is there any library to aid with memory (RAM) paging for a dictionary which is in memory and can go up to 10gb while performing indexing?
Elute asked 29/6, 2009 at 8:40

6

Solved

How do I page results in SQL Server 2005? I tried it in SQL Server 2000, but there was no reliable way to do this. I'm now wondering if SQL Server 2005 has any built in method? What I mean by pagin...
Scilicet asked 5/8, 2008 at 20:57

2

Solved

I've got a System.Generic.Collections.List(Of MyCustomClass) type object. Given integer varaibles pagesize and pagenumber, how can I query only any single page of MyCustomClass objects?
Salary asked 21/8, 2008 at 21:3

2

Solved

I'm working on kernel design, and I've got some questions concerning paging. The basic idea that I have so far is this: Each program gets its own (or so it thinks) 4G of memory, minus a section so...
Chantry asked 7/11, 2008 at 2:59

© 2022 - 2024 — McMap. All rights reserved.