Skip to Content.
Sympa Menu

freetds - Re: Should I use FreeTDS JDBC Driver?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Stefan Bodewig <bodewig AT bost.de>
  • To: <freetds AT franklin.oit.unc.edu>
  • Subject: Re: Should I use FreeTDS JDBC Driver?
  • Date: 19 Jul 2000 18:06:08 +0200


>>>>> "SH" == Stefan Hauth <stefan.hauth AT aon.at> writes:

SH> Is the JDBC Driver currently supporting TDS 7.0?

Yes and no, talking of the latest sources/snapshot of course. It does
support long varchar values, but it doesn't implement the full JDBC
standard and there are many things still missing.

At best you go and try simple testcases that prototype your intended
use.

SH> I'm now using the JDBC-ODBC bridge, but since it's not thread
SH> safe, I produced a lot of deadlocks in the past. Can this be
SH> avoided by FreeTDS?

FreeTDS does a lot better than the JDBC-ODBC bridge with regard to
concurrency but I'd never bet that deadlocks can be avoided in every
case - I wouldn't do so for any non trivial application anyway.

Stefan




Archive powered by MHonArc 2.6.24.

Top of Page