Skip to Content.
Sympa Menu

freetds - Re: FreeTDS .51 and PHP 4.0.6

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Dmitry Komarov <dmit AT tkb.lv>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Re: FreeTDS .51 and PHP 4.0.6
  • Date: Wed, 25 Jul 2001 14:10:49 +0400


Hello Jon,

Tuesday, July 24, 2001, 11:34:46 PM, you wrote:

MJ> Is it preferable to use sybase-ct or dblib when building PHP 4.0.6 with
MJ> FreeTDS .51? I'm still unable to retrieve more than 255 chars via PHP
MJ> configured with dblib. I'm curious if anyone else has this problem or
MJ> a solution to it. The db server is MSSQL 7 and I'm using TDS7.

I'm using FreeTDS 0.52 and PHP 4.0.6, MS-SQL 6.5 prot.ver. 4.2

When PHP is compiled --with-sybase-ct and I try to get any field of
type "MONEY" PHP crashes. As I see from FreeTDS debug file, after field
type conversion len is something more than 136301012 or so which of
course leads to PHP crash.

When I compile PHP --with-sybase (dblib) "MONEY" field conversion goes
OK.

Don't know about 256 char limit, never tried.

--
Best regards,
Dmitry mailto:dmit AT tkb.lv





  • FreeTDS .51 and PHP 4.0.6, McDonald, Jon, 07/24/2001
    • <Possible follow-up(s)>
    • Re: FreeTDS .51 and PHP 4.0.6, Dmitry Komarov, 07/25/2001

Archive powered by MHonArc 2.6.24.

Top of Page