[Firebird-devel] Handling of op_crypt in authReceiveResponse

2015-09-08 Thread Mark Rotteveel
I am working on authentication and encryption in Jaybird. I notice that authReceiveResponse in interface.cpp also handles op_crypt received from the server. Does this actually ever happen? As far as I can tell encryption is only initiated client side - in remote.cpp tryKeyType, which seems only

[Firebird-devel] [FB-Tracker] Created: (CORE-4928) It is not possible to save the connection information in the ON CONNECT trigger, if the connection is created by the gbak

2015-09-08 Thread Simonov Denis (JIRA)
It is not possible to save the connection information in the ON CONNECT trigger, if the connection is created by the gbak - Key: CORE-4928 URL:

Re: [Firebird-devel] Firebird database on virtual file system

2015-09-08 Thread Michal Kubecek
On Mon, Aug 31, 2015 at 07:49:34PM +0300, Геннадий Забула wrote: > I want to use firebird database file that itself embedded to an image > of a filesystem. Let's assume that I already have a parser for images. > I don't get it about extraction tables to file system and SQLite. I'm not a big fan of