Hi guys, I am building a new project using FB 3.0 - SS, I have a few questions :
1) Since FB 3.0 support WireCompression, should I still use Zebedee?
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')
Thanks & Regards,
Anto
