Here's the issue;
I have a requirement to change the rows returned in a table field on a per user basis, and realize I could do this via a filter and changing the db value MAXRETRIEVE via direct SQL, but that's more than a little inelegant.
Anyone ever done this before? Suggestions? Hints?
Thanks!
Bill