Subject Re: [firebird-support] FIREBIRD SECURITY ISSUES
Author Carlos H. Cantu
Yes, that should work.

Carlos
http://www.warmboot.com.br
FireBase - http://www.FireBase.com.br

>> On 13-May-2004 07:41:13, Carlos H. Cantu wrote:
>> And remember that when you do a backup/restore all your stored
>> procedures are gone since there is no source code to recreate them!

MW> But you could have a compiled, client application to FB login, and on
MW> startup check to see if the SP's exist. If not, populate them and
MW> recompile, then delete the text, right? Would this work?

MW> Regards,
MW> Myles