firebird-odbc-driver
firebird-odbc-driver copied to clipboard
Firebird ODBC driver
I'm missing a config switch to turn on wire compression. Is it already useable though connection params?
https://github.com/FirebirdSQL/firebird-odbc-driver/wiki
Submitted by: Jojakim Stahl (jstahl) Attachments: [test_firebird_odbc_error.php](https://github.com/FirebirdSQL/jira-attachments/raw/main/ODBC/ODBC-148/12421_test_firebird_odbc_error.php) Votes: 1 It seems that the statement ROLLBACK TO \.\.\. rolls back the whole transaction\. The driver\-internal parser detects that the statement starts...
Submitted by: Pedro Innecco (pmdci) Attachments: [microsoft_firebirdODBC_bug_screenshot.jpg](https://github.com/FirebirdSQL/jira-attachments/raw/main/ODBC/ODBC-218/13475_microsoft_firebirdODBC_bug_screenshot.jpg) We are using the ODBC driver to load data from Firebird SQL into an Azure database using Azure Data Factory\. For that, we...
Submitted by: Martin J. Evans (bohica) When I run the DBIx::Class test 750firebird\.t it appears after a SQLExecDirect\("ROLLBACK TO SAVEPOINT savepoint\_0"\); SQLRowCount returns an error but when SQLError is called...
Submitted by: Martin J. Evans (bohica) Calling SQLGetTypeInfo for all types and them querying SQLDescribeCol/SQLColAttribute to find the size of the TYPE\_NAME column returns a display size of 34 but...
Submitted by: Dimitar Zhekov (sheckley) Block progress on [ODBC198](https://github.com/FirebirdSQL/firebird-odbc-driver/issues?q=ODBC198+in%3Atitle) Block progress on [ODBC200](https://github.com/FirebirdSQL/firebird-odbc-driver/issues?q=ODBC200+in%3Atitle) Block progress on [ODBC199](https://github.com/FirebirdSQL/firebird-odbc-driver/issues?q=ODBC199+in%3Atitle) Attachments: [bcc55-compile-204.diff](https://github.com/FirebirdSQL/jira-attachments/raw/main/ODBC/ODBC-197/12983_bcc55-compile-204.diff) [bcc55-odbuild-204.diff](https://github.com/FirebirdSQL/jira-attachments/raw/main/ODBC/ODBC-197/12984_bcc55-odbuild-204.diff) \.\.\.\\OdbcJdbc\\Builds\\Bcc55\.win\> buildNT\.bat C:\\Borland\\BCC55 MAKE Version 5\.2 Copyright \(c\) 1987, 2000...
Submitted by: MT Jordan (mtjo62) Attachments: [test_firebird_odbc_aff_rows.php](https://github.com/FirebirdSQL/jira-attachments/raw/main/ODBC/ODBC-171/12422_test_firebird_odbc_aff_rows.php) I found a closed bug report for this same issue and I wanted to open a new report as this issue appears unresolved\....
Submitted by: Alan Marryat (amarryat) Using SQLPrepare, binding columns, SQLParamOptions to insert multiple rows at once\. When the table is empty, attempting to insert 10 rows for example results in...