Skip to Content.
Sympa Menu

freetds - RE: [freetds] NCBI Toolkit Using FreeTDS?

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] NCBI Toolkit Using FreeTDS?
  • Date: Tue, 17 Jun 2003 14:44:18 -0400

> From: Joel Apter [mailto:japter AT ibxtech.com]
> Sent: June 17, 2003 11:52 AM
>
> I was searching around the internet today and came across
> this NCBI toolkit. [...] It appears as
> though it includes a modified version of FreeTDS 0.60 [...]
> What do you guys think about the MS SQL optimizations?

ftp://ftp.ncbi.nih.gov/toolbox/ncbi_tools++/CURRENT/ncbi_cxx_unix.tar.gz

It appears the author started with 0.52. Some of his changes anticipated
ours, and he did some things we still need to do, like better structuring of
the bcp and login data structures. It's a shame he didn't join the project,
because we could have benefited from his work, and adapted the autoconf
stuff to let subsequent releases slide more readily into his file hierarchy.


As it is, it's very hard to evaluate whether or not his optimizations are
any use to us now. They probably were at the time, but we've made great
strides with TDS 7.0 since the 0.52 days. Part of the difficulty is that we
can't generate a diff, because what he started with antedates our CVS
archive on Source Forge. For example, the archive cited above includes a
file ncbi_cxx/include/dbapi/driver/ftds/freetds/tdsver.h that corresponds to
a file we don't use anymore (include/tdsver.h). Our earliest copy defines
VERSION_NO as "freetds v0.53"; his is v0.52.

There's also a directory cxx/include/dbapi/driver/ftds8. It's more recent,
but afaict not based on the 0.60 release, at least not directly. It
includes many of the same changes plus some of ours.

To me, it looks like his work is lost to us, unfortunately. Let's hope the
project progresses in such a way that he finds it worthwhile to contribute
to the main tree instead of maintaining a fork.

--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.






Archive powered by MHonArc 2.6.24.

Top of Page