Skip to Content.
Sympa Menu

freetds - Re: version 0.45 an solaris 2.6

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT umcc.ais.org>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: version 0.45 an solaris 2.6
  • Date: Wed, 16 Jun 1999 21:10:59 -0400 (EDT)


Hmmm... seems to be choking on the enum line...It compiles under
gcc....which compiler are you using on Sun? (BTW a quick fix is to
replace the enum with a set of #defines)

Brian

On Wed, 16 Jun 1999, Mario F. Toro wrote:

> Hello,
>
> I download the latest version from CVS repository but I can't compile
> ...
>
> This error I found ...:
>
> convert.c:508: warning: `_string_to_tm' was declared implicitly `extern' and
> later `static'
> convert.c:117: warning: previous declaration of `_string_to_tm'
> convert.c:508: warning: `_string_to_tm' was declared implicitly `extern' and
> later `static'
> convert.c: In function `_string_to_tm':
> convert.c:509: parse error before `1'
> convert.c:534: duplicate case value
> convert.c:522: this is the first entry for that value
> make[2]: *** [convert.lo] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive] Error 1
>
> Any idea ...?
> How can run the freetds over Solaris ... ?
>
> Thanks in advance ...
>
>
>
>
> ---
> You are currently subscribed to freetds as: camber AT ais.org
> To unsubscribe, forward this message to $subst('Email.Unsub')
>
>


>From "Edu" <non ay@vale> Thu Jun 17 04:15:18 1999
From: "Edu" <non ay@vale>
Newsgroups: freetds
Subject: a lot of connections
Date: Thu, 17 Jun 1999 10:17:18 +0200
Lines: 12
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.00.2014.211
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211
To: freetds
X-Mailer: Lyris Newsgroup Interface


hi, I've a problem with this driver:

it establish a new connection for each select query which my program
request. My SqlServer only permits 15 connection.....

Is normal this working? what can I do for use only one connection ?

thanks, Eduardo

Edu AT mundomail.net






Archive powered by MHonArc 2.6.24.

Top of Page