Skip to Content.
Sympa Menu

freetds - Re: BIGENDIAN & TDS 7.0

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT ais.org>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: BIGENDIAN & TDS 7.0
  • Date: Wed, 11 Jul 2001 22:50:54 -0400 (EDT)



On Wed, 11 Jul 2001, Paul Schaap wrote:

> Brian,
>
> I got the tdspooling running (under 4.2) but it either has problems or I
> am not using it correctly. I sqsh'ed into it then submitted the same query
> 4 times with the following result :-
>
> [root@tim pool]# ./tdspool
> waiting for a connect
> accepting connection

> No idle members left, increase MAX_POOL_CONN
> Not enough free members...placing user in WAIT
> waiting for a connect

It appears that the pool members are never being free'd I'm going to guess
it's an endian issue. I'll have to see if I still have my LinuxPPC account
and give it a try.

> Also with TDS 7.0, Many Apologies, OSX has been leading me astray ! I
> still don't understand apples compiler bugs and library loading enough to
> CORRECTLY use it to test.
>
> So I jumped back to tried and true LinuxPPC and found that it is not
> fixed, the figure I should get is 85114 not 2051801344 (though my
> Marketing department would prefer the new figure ;-) )
>
Ok this is progress anyway, before you couldn't even log on with TDS 7
from big endian, now we are down to datatype problems. Specifically
smallint, int, real, float, and numerics should fail.

I'll take a look, but the hard part should be behind us.

Cheers,

Brian





Archive powered by MHonArc 2.6.24.

Top of Page