I downloaded the source code (OdbcJdbc-src-2.0.5.156.tar.gz
<https://sourceforge.net/projects/firebird/files/firebird-ODBC-driver/2.0.5-Release/OdbcJdbc-src-2.0.5.156.tar.gz/download>),
from Firebird ODBC page, but as soon as I run install script it returns
error:
Untarring OdbcJdbcLibs.tar
tar: OdbcJdbcLibs.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
Tar error. Installation terminating
Looks like my installation came without OdbcJdbcLibs folder... Can I
find those files anywhere?
On 30/01/2020 12:02, Dimitry Sibiryakov [email protected]
[firebird-support] wrote:
27.01.2020 19:23, Daniel Wenzel [email protected] [firebird-support]
wrote:
So my question is, there's a way of modifying SQLLEN of Firebird ODBC driver to
match
unixODBC configuration?
I would suggest to build it from sources in your environment. It looks like
distributed
binary was built with older ODBC headers and follow older specifications.