Skip to Content.
Sympa Menu

freetds - Re: CallableStatement Problem

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Curt Hagenlocher" <curt AT hagenlocher.org>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Re: CallableStatement Problem
  • Date: Tue, 14 Aug 2001 09:03:58 -0700


"Jim Urban" <jim.urban AT netsteps.net> wrote

> Is CallableStatement supported in the freetds JDBC driver? I have a
> CallableStatement that works fine using a different driver, but when I
> execute the CallableStatement using the freetds driver I get a null
> pointer exeception.

Support for CallableStatement is pretty minimal in the original
FreeTDS. There's a fork at SourceForge that may have better
support (http://sourceforge.net/projects/jtds/), though it's
just getting off the ground. I've made fairly extensive
changes to CallableStatement that are available from my site at
http://www.hagenlocher.org/software/freetds_jdbc.zip. These
changes will be merged into the SourceForge fork.

--
Curt Hagenlocher
curt AT hagenlocher.org



  • CallableStatement Problem, Jim Urban, 08/14/2001
    • <Possible follow-up(s)>
    • Re: CallableStatement Problem, Curt Hagenlocher, 08/14/2001

Archive powered by MHonArc 2.6.24.

Top of Page