Re: Pagination on MSSQL2005
"Ayende Rahien" <[email protected]>
| Newsgroups | gmane.comp.windows.dotnet.nhibernate.devel |
|---|---|
| Message-ID | <[email protected]> |
The problem is the same with the translator. By the time we get to the dialect, we are handing it a string, and it now need to start parsing that. Which isn't very nice. The only solution that I see is AST, but I don't think we can make it work for 2.0 The problem is that there _isn't_ a nice way to do pagination in SQL 2005. On Thu, Jun 12, 2008 at 6:11 PM, Fabio Maulo <[email protected]> wrote: > Hi. > > Oren we must do something with the issues generated on pagination using > MsSql2005Dialect. > We have some issues about it and it is another "delicate" piece of code in > NH (like classic/QueryTranslator). > > I would like to have a "stable" decision before NH2.0.0Beta1 release (this > WE I'm going to release 2.0.0Alpha2) > > -- > 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 > _______________________________________________ > Nhibernate-development mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nhibernate-development > > ------------------------------------------------------------------------- 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 _______________________________________________ Nhibernate-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nhibernate-development