<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:sreyesp@gmail.com" title="Sergio Reyes-Peniche <sreyesp@gmail.com>"> <span class="fn">Sergio Reyes-Peniche</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - FILEOPEN: Firebird connect to an existing Firebird database file fails: tries to connect to hostname"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=85146">bug 85146</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>RESOLVED
</td>
<td>REOPENED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>FIXED
</td>
<td>---
</td>
</tr>
<tr>
<td style="text-align:right;">OS</td>
<td>All
</td>
<td>Windows (All)
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - FILEOPEN: Firebird connect to an existing Firebird database file fails: tries to connect to hostname"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=85146#c16">Comment # 16</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - FILEOPEN: Firebird connect to an existing Firebird database file fails: tries to connect to hostname"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=85146">bug 85146</a>
from <span class="vcard"><a class="email" href="mailto:sreyesp@gmail.com" title="Sergio Reyes-Peniche <sreyesp@gmail.com>"> <span class="fn">Sergio Reyes-Peniche</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>