[Firebird-devel] Handling of database encryption callback for service operations

2018-04-21 Thread Mark Rotteveel
How and when are database encryption callbacks performed for service operations that involve an encrypted callback? For example retrieving statistics like isc_spb_sts_sys_relations. During service connect/attach no callback is done as there is no database involved at that point, but when perfo

Re: [Firebird-devel] Handling of database encryption callback for service operations

2018-04-21 Thread Mark Rotteveel
On 21-4-2018 17:10, Mark Rotteveel wrote: How and when are database encryption callbacks performed for service operations that involve an encrypted callback? For example retrieving statistics like isc_spb_sts_sys_relations. During service connect/attach no callback is done as there is no data