Ideas...
I saw a write-up that made it where users had different resultsets
when selecting from the same table.
The example had someone in New York doing queries on a table who
shouldn't be allowed to see stuff in New Jersey.
And I saw write-up just yesterday at IBM's site.
But just now I spent 5 minutes trying to find it and came up with
nothing :-)
The paper might have had to do with Transparent LDAP Authentication -
then maybe not. It wasn't a PDF white paper - it was HTML - like a
tutorial.
On Feb 8, 5:28 am, Bruce <bwmille...@gmail.com> wrote:
> Hi all -
> DB2 V9.7.5 under AIX 6.1
> I want to force users to do their SELECT etc statements against a view
> and not against the underlying table(s) in that view.
> Any ideas?