Subject Re: [IBO] Fb/2.1.2 & IBO (Unable to perform operation)
Author Andrew
Aage Johansen wrote:
> I've recently upgraded from Fb/1.5 to Fb/2.1.2. Applications seems
> to work fine. Except one.
>
> Delphi (BDS) 2006
> IBO version is 4.8.7
> Windows XP Pro SP2
>
> ---------------
> Unable to perform operation. You must be either SYSDBA or owner of
> the database.
> ---------------
>
it's a change in FB 2.1.2's security.
make sure the TIB_Connection's ForcedWrites and ReservePageSpace are set
to dpbDefault.
these settings are only allowed to be changed by SYSDBA or the database
owner.



[Non-text portions of this message have been removed]