firebird-automations

Results 760 comments of firebird-automations

Commented by: @alexpotapchenko Borland compiler is not supported for driver officially now , but if you make working patch for this compiler I can apply it\.

Modified by: @alexpotapchenko Link: This issue block progress on [ODBC198](https://github.com/FirebirdSQL/firebird-odbc-driver/issues?q=ODBC198+in%3Atitle) \[ [ODBC198](https://github.com/FirebirdSQL/firebird-odbc-driver/issues?q=ODBC198+in%3Atitle) \]

Modified by: @alexpotapchenko Link: This issue block progress on [ODBC200](https://github.com/FirebirdSQL/firebird-odbc-driver/issues?q=ODBC200+in%3Atitle) \[ [ODBC200](https://github.com/FirebirdSQL/firebird-odbc-driver/issues?q=ODBC200+in%3Atitle) \]

Modified by: @alexpotapchenko Link: This issue block progress on [ODBC199](https://github.com/FirebirdSQL/firebird-odbc-driver/issues?q=ODBC199+in%3Atitle) \[ [ODBC199](https://github.com/FirebirdSQL/firebird-odbc-driver/issues?q=ODBC199+in%3Atitle) \]

Modified by: @alexpotapchenko Version: 2\.0\.4 \[ 10662 \] summary: Building with BCC attempts to use both BCC and GCC make files =\> ODBC driver is not compiled with Borland compiler...

Commented by: Dimitar Zhekov (sheckley) I wouldn't bother with BCC either, but the official 32\-bit ODBC \.dll performed worse than expected for me, and recompiling it with my \[dated\] studio,...

Modified by: Dimitar Zhekov (sheckley) Attachment: bcc55\-compile\-204\.diff \[ 12983 \] Attachment: bcc55\-odbuild\-204\.diff \[ 12984 \]

Commented by: MT Jordan (mtjo62) This is a test file to return Affected Rows\.

Modified by: MT Jordan (mtjo62) Attachment: test\_firebird\_odbc\_aff\_rows\.php \[ 12422 \]

Commented by: Julien Nabet (julien2412) So perhaps this patch may help: diff \-\-git a/OdbcConnection\.cpp b/OdbcConnection\.cpp index cd27689\.\.0afb9d7 100644 \-\-\- a/OdbcConnection\.cpp \+\+\+ b/OdbcConnection\.cpp @@ \-2060,6 \+2060,7 @@ SQLRETURN OdbcConnection::sqlGetConnectAttr\(int attribute, SQLPOINTER...