Subject backup, restore, change owner
Author Cornel Rebegea
Hi, please help with one thing.

I don`t seem to manage to restore properly the database.
I am using the delphi TIBBackupservice to backup the database , with
the limited user I set for my application. All ok.
Now, when I do restore it says I do not have the rights to execute
stored procedures (with my user, all ok with the sysdba of course).
Is it something that I do wrong, or perhaps because I used some script
on system tables to change owner from sysdba to my user the reason it`s
not working?
You could tell I am pretty clumsy at this, I could use some help on
backup/restore/owner practices.