03.06.2016 05:24, [email protected] wrote: > > 1) Since FB 3.0 support WireCompression, should I still use Zebedee?
No point anymore.
> 2) Is that possible to hide stored procedure/trigger codes in FB 3.0 ?
> Usually I used this statement :
>
> UPDATE RDB$TRIGGERS a set a.RDB$TRIGGER_SOURCE = NULL
> where a.RDB$TRIGGER_NAME in ('BD_1','BD_2')
Yes, this is still allowed.
Dmitry
