[Manuel Lemos <[EMAIL PROTECTED]>]
> 
> Ok, but it is fair to say that it is not supported in all PEAR-DB
> backends even if it is just a limitation of PHP Interbase API.
> 
> Maybe sometime later somebody adds a ibase_affected_rows() function, but
> PHP scripts can't assume that the function exists because the PHP
> version that is installed may not have such function yet.
> 
> I suggest that somebody apply that patch and PHP scripts that use
> function_exists() function to figure if PHP Interbase API can figure the
> number of affected rows.

Jouni Ahto has said he'll commit the ibase_affected_rows() patch and
other patches soon when he gets some time.  We'll add it to PEAR DB
then, and return "not capable" if the function does not exist.
Hopefully we'll have it by PHP 4.0.7.

 - Stig

-- 
  Stig Sæther Bakken <[EMAIL PROTECTED]>
  Fast Search & Transfer ASA, Trondheim, Norway

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to