Displaying 2 results from an estimated 2 matches for "nxkve".
2006 Mar 17
1
Re: Rails SQL Server adapter
...#39;'s no equivilent to the fairly
common OFFSET modifier in other systems so paging requires a mess of
ordered sub-selects combined with the TOP modifier.
> What issues do the adapter currently suffer from?
You can see a list of very specific, mostly minor issues here:
http://tinyurl.com/nxkve
From a more general level, the adapter needs someone to love it and
dedicate a few weeks of time to really refining it. There''s plenty of
room for making the adapter better.
> Has there been made any performance testing/comparisons of the adapters?
Not that I''m aware of.
&g...
2006 Mar 17
1
Re: Rails SQL Server adapter
...#39;'s no equivilent to the fairly
common OFFSET modifier in other systems so paging requires a mess of
ordered sub-selects combined with the TOP modifier.
> What issues do the adapter currently suffer from?
You can see a list of very specific, mostly minor issues here:
http://tinyurl.com/nxkve
>From a more general level, the adapter needs someone to love it and
dedicate a few weeks of time to really refining it. There''s plenty of
room for making the adapter better.
> Has there been made any performance testing/comparisons of the
adapters?
Not that I''m aware of....