Subject | Re: [firebird-support] Obfuscation feature for SP as in ORACLE? |
---|---|
Author | Martijn Tonies |
Post date | 2007-12-06T10:18:38Z |
Hi,
but you have to make sure you keep a copy of the DDL, obviously :-)
Update the system tables, column
RDB$PROCEDURES.RDB$PROCEDURE_SOURCE
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com
> I wonder if I could obfuscate my Procedures before deploy my DB toYou can delete the procedure source and they will continue working,
> clients?
> If not is it in the plan?
but you have to make sure you keep a copy of the DDL, obviously :-)
Update the system tables, column
RDB$PROCEDURES.RDB$PROCEDURE_SOURCE
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com