|
From: Alex P. <pes...@ma...> - 2016-05-20 08:34:25
|
On 05/20/2016 11:26 AM, Dmitry Yemanov wrote: > 20.05.2016 11:18, Alex Peshkoff wrote: >>> What about a new parameter in firebird.conf: EmbeddedDatabaseAccess, >>> defaulted to "Restrict Self" (which is OK for 99% embedded apps)? >> Sorry looks like I do not understand what is suggested. What else values >> can have that parameter? > Pathnames (directories?) of databases allowed to be locally (w/o > authentication) attached by the current (embedded) connection. OK, got it. Well, I will wait for an answer to question about Java ability to call attachDatabase() directly before continuing with this discussion. |