[freetds] Two problems with 0.61 already fixed in CVS - next
release?
James K. Lowden
jklowden at schemamania.org
Sun Mar 16 22:32:56 EST 2003
On Sun, 16 Mar 2003 21:25:14 -0500 (EST), L J Bayuk
<lbayuk at mindspring.com> wrote:
> Before I had a chance to report two annoying problems with 0.61, you
> fixed them in CVS. Thank you. [...]
>
> Using FreeTDS-0.61 ctlib, PHP-4.3.0 (sybase_ct extension, cvs version),
> talking to Sybase ASA 6. Two problems (both OK with FreeTDS-0.60):
>
> 1) The affected row count returned by PHP's sybase_affected_rows() is
> way wrong, for example (from the debug log):
> inside ct_res_info()
> ct_res_info(): Number of rows is 1600283680
> inside ct_results()
>
> 2) If a SELECT query returns no results, PHP's sybase_query() does not
> return a result resource. Instead it returns a boolean True. This is
> wrong, and FreeTDS-0.60 did return a result resource.
Thank you for the report and the kind words, L J Bayuk.
These sound like important problems with PHP that we've solved in the
process of working on ct-lib. (Thanks to Bill and Mark). I don't know if
it's simple to apply the patches to 0.61; maybe it's easier to release
0.62.
Suggestions?
--jkl
More information about the FreeTDS
mailing list