<div dir="ltr"><span style="font-size:12.8000001907349px">The good news is firebird_empty.odb simple test is is ok (fdb file is created in tmp area and queries work) as seen in the trace </span><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px"><a href="https://gist.github.com/mariuz/ecfbab056136b8736bda" target="_blank">https://gist.github.com/mariuz/ecfbab056136b8736bda</a></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px"><pre style="white-space:pre-wrap;font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:12px;margin-top:0px;margin-bottom:0px;width:24990px;color:rgb(51,51,51);line-height:16.7999992370605px"><div>info:connectivity.firebird:3385:1:connectivity/source/drivers/firebird/Driver.cxx:54: FirebirdDriver_CreateInstance()
</div><div style="background-color:rgb(255,255,204)">info:connectivity.firebird:3385:1:connectivity/source/drivers/firebird/Driver.cxx:166: connect(), URL: sdbc:embedded:firebird
</div><div>info:connectivity.firebird:3385:1:connectivity/source/drivers/firebird/Connection.cxx:173: Temporary .fdb location:  /tmp/lu3385bwxulf.tmp/firebird.fdb
</div><div><span style="line-height:16.7999992370605px">info:connectivity.firebird:3385:1:connectivity/source/drivers/firebird/DatabaseMetaData.cxx:851: getTypeInfo()</span><br></div><div>info:connectivity.firebird:3385:1:connectivity/source/drivers/firebird/Connection.cxx:883: buildTypeInfo(). Type info built.
</div><div>info:connectivity.firebird:3385:1:connectivity/source/drivers/firebird/Connection.cxx:891: buildTypeInfo(). Closed.
</div><div>info:connectivity.firebird:3385:1:connectivity/source/drivers/firebird/Statement.cxx:111: executeQuery(SELECT DISTINCT indices.RDB$INDEX_NAME FROM RDB$INDICES indices JOIN RDB$INDEX_SEGMENTS index_segments ON (indices.RDB$INDEX_NAME = index_segments.RDB$INDEX_NAME) JOIN RDB$RELATION_FIELDS relation_fields ON (index_segments.RDB$FIELD_NAME = relation_fields.RDB$FIELD_NAME) JOIN RDB$FIELDS fields ON (relation_fields.RDB$FIELD_SOURCE = fields.RDB$FIELD_NAME) WHERE (indices.RDB$SYSTEM_FLAG = 0) AND ((fields.RDB$FIELD_TYPE = 14)      OR (fields.RDB$FIELD_TYPE = 37)) AND (indices.RDB$INDEX_INACTIVE IS NULL OR indices.RDB$INDEX_INACTIVE = 0) )
</div><div>info:connectivity.firebird:3385:1:connectivity/source/drivers/firebird/ResultSet.cxx:79: OResultSet().
</div><div>info:connectivity.firebird:3385:1:connectivity/source/drivers/firebird/StatementCommonBase.cxx:111: close
</div><div>info:connectivity.firebird:3385:1:connectivity/source/drivers/firebird/StatementCommonBase.cxx:111: close</div></pre><div><br></div><div>We need to modify the file <span style="color:rgb(0,0,0);white-space:pre-wrap">firebird_integer_x64le.odb used in the qa tests (</span><font color="#000000"><span style="white-space:pre-wrap">dbaccess/qa/unit/firebird.cxx</span></font><span style="color:rgb(0,0,0);white-space:pre-wrap">) to include a fbk instead of fdb </span></div><div><div><br></div><div><a href="http://lists.freedesktop.org/archives/libreoffice-commits/2013-September/057217.html" target="_blank">http://lists.freedesktop.org/archives/libreoffice-commits/2013-September/057217.html</a></div></div></div></div>