Subject | Re: [ib-support] Role/permission question |
---|---|
Author | Svein Erling Tysvær |
Post date | 2002-02-11T10:49:53Z |
Hidayat,
I guess you could define one view for each user and give him/her
select/update rights for just one of them. But it isn't a good solution if
you have hundreds of users and you may be better off using stored
procedures (I hope there is a variable called CURRENT_USER, but I don't know).
HTH,
Set
I guess you could define one view for each user and give him/her
select/update rights for just one of them. But it isn't a good solution if
you have hundreds of users and you may be better off using stored
procedures (I hope there is a variable called CURRENT_USER, but I don't know).
HTH,
Set