[Libreoffice-bugs] [Bug 85146] FILEOPEN: Firebird connect to an existing Firebird database file fails: tries to connect to hostname

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jul 4 20:13:38 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=85146

Sergio Reyes-Peniche <sreyesp at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---
                 OS|All                         |Windows (All)

--- Comment #16 from Sergio Reyes-Peniche <sreyesp at gmail.com> ---
Tested on both 5.3.4 RELEASE and 5.4.0 RC and the bug remains:

 >>> Making these steps:
 >>> 1. Using the wizard, connect to existing database, Firebird File
 >>> 2. Choosing a random .fdb file on my PC
 >>> 3. The GUI asked to save the .odb file, ok.
 >>> 
 >>> The saving was successful.

BUT, when I first try to use the .odb file, I still get this error:

The connection to the data source "New Database" could not be established.
firebird_sdbc error:
*Unable to complete network request to host "DOORS". 
*Failed to locate host machine.
*The specified name was not found in the hosts file or Domain Name Services.
caused by
'isc_attach_database'

AFAIK, if the protocol string the firebird engine receives is:

file:///E:/Working/somewhere/somefile.fdb

it shouldn't even try a network request and just use engine12.dll in embedded
mode.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170704/a839f8eb/attachment.html>


More information about the Libreoffice-bugs mailing list