Subject | Re: [firebird-support] Preventing sysdba accessing fdb stored porocs |
---|---|
Author | Uwe Grauer |
Post date | 2005-03-28T09:52:44Z |
Edward wrote:
http://www.firebirdsql.org/index.php?op=doc&sub=contrib&id=fb_meta_security
Then read about System Tables and views in langref.pdf:
http://www.ibphoenix.com/downloads/60LangRef.zip
What you want in the end, is a SQL-Update statement for the
source-columns of the right
metadata structures.
Uwe
> hi,First you might want to read:
>
> how to actually delete those source from the database?
>
> well, i suppose we can always keep our source and update for the
> customer when necessery right?
>
>
http://www.firebirdsql.org/index.php?op=doc&sub=contrib&id=fb_meta_security
Then read about System Tables and views in langref.pdf:
http://www.ibphoenix.com/downloads/60LangRef.zip
What you want in the end, is a SQL-Update statement for the
source-columns of the right
metadata structures.
Uwe