Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Affected Rows always returns 0 [ODBC171] #163

Open
firebird-automations opened this issue Feb 13, 2014 · 2 comments
Open

Affected Rows always returns 0 [ODBC171] #163

firebird-automations opened this issue Feb 13, 2014 · 2 comments

Comments

@firebird-automations
Copy link

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
Copy link
Author

Commented by: MT Jordan (mtjo62)

This is a test file to return Affected Rows.

@firebird-automations
Copy link
Author

Modified by: MT Jordan (mtjo62)

Attachment: test_firebird_odbc_aff_rows.php [ 12422 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants