firebird-odbc-driver icon indicating copy to clipboard operation
firebird-odbc-driver copied to clipboard

Affected Rows always returns 0 [ODBC171]

Open firebird-automations opened this issue 11 years ago • 2 comments

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 avatar Feb 13 '14 06:02 firebird-automations

Commented by: MT Jordan (mtjo62)

This is a test file to return Affected Rows.

firebird-automations avatar Feb 13 '14 06:02 firebird-automations

Modified by: MT Jordan (mtjo62)

Attachment: test_firebird_odbc_aff_rows.php [ 12422 ]

firebird-automations avatar Feb 13 '14 06:02 firebird-automations

Need to be tested on 3.0 driver

irodushka avatar Sep 03 '24 10:09 irodushka

I see it's working correct now. Please reopen if the problem persists.

irodushka avatar Sep 04 '24 12:09 irodushka