Subject Re: storeproc not executing after restoring database
Author Adam
--- In firebird-support@yahoogroups.com, "mauleen2006"
<mauleen2006@...> wrote:
>
> Hello,
> I'm using Firebird 1.5. I am having 2 users, Sysdba and Mauleen.
> Mauleen is having all rights on the database tables and storedProc. I
> had updated the rdb$elations table and set the owner as mauleen for
> each item.

Whoa, why are you directly manipulating with the system tables?

Use grants to set permissions, nothing else.

Adam