Page 1 of 1

Fb3 - per-database entries on first attaching?

Posted: Tue 07 Jul 2015 19:54
by FredS
Hi,

Now that Fb3 beta2 is out I started testing things and would like to do away with databases.conf for the embedded connection. After a few tests it became clear that the embedded connection does not require a databases.conf to work however all settings are defaulted.

In the "Firebird 3.0 Release Notes" page 40 "Scope of Parameters" it appears possible to pass additional per-database and per-connection parameters:
Per-connection configuration is primarily for client tool use and is done using the DPB parameter
isc_dpb_configor, for Services, the SPB parameter isc_spb_config.
In the case of Embedded, the DPB can be used to tune per-database entries on first attaching to a database.
My question is; does a framework for this already exist in UniDac?

Re: Fb3 - per-database entries on first attaching?

Posted: Thu 09 Jul 2015 10:09
by ViktorV
Currently, UniDAC doesn't support the isc_dpb_config and isc_spb_config parameters.
If you want us to implement the feature, please post it at our user voice forum: http://devart.uservoice.com/forums/1046 ... 939-unidac If the suggestion gets a lot of votes, we will consider the possibility to implement it.