Storing/extracting embedded db within .odb
Lionel Elie Mamane
lionel at mamane.lu
Thu Jul 11 10:20:12 PDT 2013
On Thu, Jul 11, 2013 at 04:42:01PM +0100, Andrzej J. R. Hunt wrote:
> On Thu, 2013-07-11 at 17:22 +0200, Lionel Elie Mamane wrote:
> If I understand things correctly there's 1 connection per odb that
> is open (i.e. all the embedded specific work can be done in
> FConnection)?
That's my understanding, yes.
> Also, libfbembed is supposed to support connecting to remote
> firebird servers -- I guess it's worth eventually supporting this
> too
Yes!
> (as far as I can tell the only thing I'd need to add is support for
> username/password/url, although those can probably be done manually
> as part of the connection string)?
The first code drop can ask a connection string manually from the
user, but 't would be nice to have a specific UI for this, like most
of our DBMS-specific drivers have :)
--
Lionel
More information about the LibreOffice
mailing list