Subject | Re: [Firebird-Architect] Re: User name SYSDBA |
---|---|
Author | Jim Starkey |
Post date | 2005-08-28T18:55:47Z |
Nando Dessena wrote:
validated during the prepare operation. Nothing needs to be deferred to
runtime.
>H> Me too. I've been really struggling to understand why it would ever beReuse of a cached compiled statement requires that permissions be
>H> necessary (or even rational) to defer authorisation until execution
>H> time.
>
>two things come to mind:
>
>1) to be able to cache prepared statements across different
>transactions/connections/users.
>
>
validated during the prepare operation. Nothing needs to be deferred to
runtime.
>2) to implement row-level security.That's a different question altogether.
>
>
>
>
>