Subject | RE: [firebird-support] Re: Encrypting stored procedures |
---|---|
Author | Thomas Steinmaurer |
Post date | 2003-12-22T10:20:12Z |
> This sounds like what I need but how do I do that?update rdb$procedures
>
> If I view my stored proc source via IBConsole - this is what I want
> to remove but of course leaving the compiled code intact.
>
> What must I do ?
set rdb$procedure_source = null
where rdb$procedure_name = 'MYPROCEDURE';
Best Regards,
Thomas Steinmaurer
Logging/Auditing Suite for InterBase and Firebird
http://www.iblogmanager.com
Logging/Auditing Suite for Advantage Database Server
http://www.adslogmanager.com