FirebirdSQL / firebird-odbc-driver

Firebird ODBC driver
https://www.firebirdsql.org/en/odbc-driver/
29 stars 10 forks source link

Affected Rows always returns 0 [ODBC171] #163

Open firebird-automations opened 10 years ago

firebird-automations commented 10 years ago

Submitted by: MT Jordan (mtjo62)

Attachments: 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. The PHP ODBC function odbc_num_rows() always returns 0 for all update, insert and delete queries. This only applies to the Firebird ODBC driver. The standard and PDO PHP extensions return affected rows as expected.

firebird-automations commented 10 years ago

Commented by: MT Jordan (mtjo62)

This is a test file to return Affected Rows.

firebird-automations commented 10 years ago
Modified by: MT Jordan (mtjo62) Attachment: test\_firebird\_odbc\_aff\_rows\.php \[ 12422 \]