[PHP-DEV] PHP 4.0 Bug #9218 Updated: can ibase_num_rows be implemented?

2001-02-11 Thread jah

ID: 9218
Updated by: jah
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Feature/Change Request
Assigned To: 
Comments:

No chance. InterBase just doesn't return the number of
records in recordset, so there's no way to implement it
without actually fetching all the rows (which is not going
to happen in the extension level). You might consider
writing a wrapper in PHP and storing the results temporarily
into an array, if you can't live without this feature.

Previous Comments:
---

[2001-02-11 16:41:19] [EMAIL PROTECTED]
Feature request, not a bug

---

[2001-02-11 16:26:11] [EMAIL PROTECTED]
Is there any chance that ibase_num_rows would be implemented? Or some other function 
that will let you know number of rows returned by query.

---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9218&edit=2


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] PHP 4.0 Bug #9218 Updated: can ibase_num_rows be implemented?

2001-02-11 Thread derick

ID: 9218
Updated by: derick
Reported By: [EMAIL PROTECTED]
Status: Open
Old-Bug Type: InterBase related
Bug Type: Feature/Change Request
Assigned To: 
Comments:

Feature request, not a bug

Previous Comments:
---

[2001-02-11 16:26:11] [EMAIL PROTECTED]
Is there any chance that ibase_num_rows would be implemented? Or some other function 
that will let you know number of rows returned by query.

---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9218&edit=2


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]