Skip to Content.
Sympa Menu

freetds - Re: Connection failed problem

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "York Ye" <york1975 AT 163.net>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: Re: Connection failed problem
  • Date: Tue, 27 Aug 2002 05:03:32 -0400


under my test, if u please use mssql_pconnect() to connect SQL Server, the
PHP connection pool will always keeping 4 more. your SQL Server has
license limition? or u can try the lastest snapshot at here:
ftp://ftp.ibiblio.org/pub/Linux/ALPHA/freetds/

use compile command:
> CFLAGS=-O2 ./configure --prefix=/usr --enable-msdblib
> make
> make install

it great! ^^

B.Regards,
York



  • Connection failed problem, Zafer AYAZ, 08/27/2002
    • <Possible follow-up(s)>
    • Re: Connection failed problem, York Ye, 08/27/2002

Archive powered by MHonArc 2.6.24.

Top of Page