Re: Pagination on MSSQL2005
Felix Gartsman <[email protected]>
| Newsgroups | gmane.comp.windows.dotnet.nhibernate.devel |
|---|---|
| Message-ID | <[email protected]> |
With 2000 you get only "fake" paging - SELECT TOP X, no offset supported, so you don't need to parse too much. From: [email protected] [mailto:[email protected]] On Behalf Of Fabio Maulo Sent: Thursday, June 12, 2008 6:57 PM To: the NHibernate development list Subject: Re: [NHibernate-development] Pagination on MSSQL2005 Probably.... But in some cases if you try to do the same query and paginate it using the MsSql2000Dialect it work without problems. I know the have the AST parse can solve many problems and give us many other possibility but we don't have it. Please help me to take a decision for pagination using MsSql2005Dialect. -- Fabio Maulo ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php