Subject RE: [firebird-support] Real problem with permissions
Author Paul Hope
> Paul Hope wrote:
> > The app creates the table while logged in as PAUL. It doesnt
> > explicitly create an privileges. One transaction creates the table
> > then adds some indexes then commits.
>
> Maybe a dumb idea, but could you try to disconnect your
> application at this point and then connect back.
>
> --
> Milan Babuskov

Yes - and it doesnt fix it. In fact I can login remotely and get the same
error as the client. Only when I delete and recreate the permissions, then
restart the program (IBO reads the permissions at startup) does it work.

Regards
Paul