Skip to Content.
Sympa Menu

freetds - Re: [PHP4BETA] php4+freetds, off-by-1 truncation

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Brian Zhou" <brian_zhou AT usa.net>
  • To: freetds
  • Subject: Re: [PHP4BETA] php4+freetds, off-by-1 truncation
  • Date: Thu, 2 Dec 1999 19:47:35


Hello,

I found the same problem using freetds-cvs with all versions of php -
php3.0.12 php4beta?, php4cvs. It is weird that sqsh works perfectly and
php+sybase also works.

My configuration:
Linux kernel 2.2.13 with glibc
freetds
./configure --with-tdsver=4.2
php4
./configure \
--enable-versioning \
--enable-track-vars \
--with-apxs=/usr/local/apache/bin/apxs \
--with-sybase-ct=/usr/local/freetds

Another different problem is that the latest freetds-cvs + php4cvs works
with sybase11.9.2, mssql70 but not mssql65. Again, sqsh works with all of
them.

I'm more leaning towards php bug. Thank you for the excellent job camber!

-Brian




Archive powered by MHonArc 2.6.24.

Top of Page