Re: [GENERAL] how to hide database objects from users, that don't have access to them

2007-02-16 Thread Bill Moran
In response to Oleksandr Pryymak <[EMAIL PROTECTED]>: > >Actually we've got a problem developing a DB with a lot of logic in it: >Our database has couple different interfaces to other systems (made > using views and procedures) and some interfaces need to be public or > semi-public. Even

[GENERAL] how to hide database objects from users, that don't have access to them

2007-02-15 Thread Oleksandr Pryymak
Hi, Actually we've got a problem developing a DB with a lot of logic in it: Our database has couple different interfaces to other systems (made using views and procedures) and some interfaces need to be public or semi-public. Even if we grant all rights correctly, each user, that able to c