Skip to Content.
Sympa Menu

freetds - RE: [freetds] DBD::Sybase 1.03 fails to build

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Michael Peppler <mpeppler AT peppler.org>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] DBD::Sybase 1.03 fails to build
  • Date: Thu, 17 Jun 2004 17:28:03 +0200

On Thu, 2004-06-17 at 17:11, Thompson, Bill D (London) wrote:
> Michael,
>
> neither of these #defines are currently in Freetds, nor (obviously) is the
> associated functionality.
> the #defines could be added easily enough.
> The functionality would take a lot longer (especially CS_PROP_SSL_CA)

I don't think the functionality is needed at this point. SSL connections
are nice, but you can usually emulate that with an ssh tunnel. As for
CS_MAX_CONNECT, I seem to recall that FreeTDS's ctlib doesn't limit the
number of connections to 25 by default in a single client, so it'd be a
no-op anyway.

Michael

> > -----Original Message-----
> > From: Michael Peppler [SMTP:mpeppler AT peppler.org]
> > Sent: 17 June 2004 15:17
> > To: freetds AT lists.ibiblio.org
> > Subject: [freetds] DBD::Sybase 1.03 fails to build
> >
> > FYI - I've had a report that the just released DBD::Sybase 1.03 fails to
> > build due to two missing #defines:
> >
> > dbdimp.c: In function `syb_db_connect':
> > dbdimp.c:935: `CS_MAX_CONNECT' undeclared (first use in this function)
> > dbdimp.c:935: (Each undeclared identifier is reported only once
> > dbdimp.c:935: for each function it appears in.)
> > dbdimp.c:1158: `CS_PROP_SSL_CA' undeclared (first use in this function)
> > dbdimp.c: In function `syb_db_opentran':
> >
> > This was with freetds-0.63.dev.20040525 - maybe it's been fixed since
> > then.
> >
> > Michael
> > --
> > Michael Peppler Data Migrations, Inc.
> > mpeppler AT peppler.org http://www.peppler.org/
> > Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short
> > or long term contract positions - http://www.peppler.org/resume.html
> >
> >
> > _______________________________________________
> > FreeTDS mailing list
> > FreeTDS AT lists.ibiblio.org
> > http://lists.ibiblio.org/mailman/listinfo/freetds
>
> ==============================================================================
>
> If you are not an intended recipient of this e-mail, please notify
> the sender, delete it and do not read, act upon, print, disclose,
> copy, retain or redistribute it.
>
> Click here for important additional terms relating to this e-mail.
> <http://www.ml.com/email_terms/>
>
> ==============================================================================
>
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds
--
Michael Peppler Data Migrations, Inc.
mpeppler AT peppler.org http://www.peppler.org/
Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short
or long term contract positions - http://www.peppler.org/resume.html






Archive powered by MHonArc 2.6.24.

Top of Page