Skip to Content.
Sympa Menu

freetds - RE: [freetds] how to : connection pool with ASE12.5 and freetds 0 .61

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Lowden, James K" <LowdenJK AT bernstein.com>
  • To: 'FreeTDS Development Group' <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] how to : connection pool with ASE12.5 and freetds 0 .61
  • Date: Wed, 16 Jul 2003 13:12:46 -0400

> From: nvodka [mailto:nvodka AT hotmail.com]
> Sent: July 16, 2003 11:24 AM
>
> I would like to access my ASE12.5 from my web site
> that is using apache2 and php4 on a red hat linux system.
> The freetds connection pool doesn't work with tds5.0
> Is there another way to implement a connection pool to ASE 12.5 ?
> by using the sybase open client library (ctlib) directly for
> example...

Anh-vu,

I think you're out of luck, my friend. TDS 4.2 crashes ASE 12.5, and our
connection pool supports only TDS 4.2.

There are two ways out. One is to add TDS 5.0 support to the pool. That's
been on the TODO for two years, and no one is working on it AFAIK. The
other is easier: to determine why our TDS 4.2 implementation crashes ASE
12.5. It's mostly a matter of comparing tcpdump(8) traces for each
implementation and locating what it is that we do differently.

I believe there are ODBC connection pooling projects. Perhaps something
like that will do the job for you. Sorry I can't be more help.

--jkl
-----------------------------------------
The information contained in this transmission may contain privileged and
confidential information and is intended only for the use of the person(s)
named above. If you are not the intended recipient, or an employee or agent
responsible for delivering this message to the intended recipient, any
review, dissemination, distribution or duplication of this communication is
strictly prohibited. If you are not the intended recipient, please contact
the sender immediately by reply e-mail and destroy all copies of the original
message. Please note that we do not accept account orders and/or instructions
by e-mail, and therefore will not be responsible for carrying out such orders
and/or instructions.





  • RE: [freetds] how to : connection pool with ASE12.5 and freetds 0 .61, Lowden, James K, 07/16/2003

Archive powered by MHonArc 2.6.24.

Top of Page