|
: 18 : 20 : 2 |
A parameter MaxEntries would be the maximum number of entries to return if @DBLookup hits multiple entries.
For example, I want to return the Last 5 entries in a discussion for web display, but don't want to use an embedded view (because I'm using pure HTML with <computed values> on a really fast web page), and I don't want to use x-pages because I can't achieve the same performance as I can this way, before you give me the political line about 'should be using x-pages' :)
|