Subject How to give users rights to modify database
Author rihoe
(sorry if this is duplicate mail)

Hi!
I'm using FB 1.5.
From time to time I have to modify my application's database structure
along with updates to my application itself. Currently SYSDBA must log
in first after my application is updated, so that script with database
changes can be run.

Is it possible to use ROLE or something else to give all user's the
right to run database update script?

Riho