Skip to Content.
Sympa Menu

freetds - Re: preparedStatement problem

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: preparedStatement problem
  • Date: 02 Aug 2000 13:10:47 +0200


>>>>> "bd" == bill dossett <bd AT emtex.com> writes:

bd> Hi, I'm getting the error message:


bd> java.sql.SQLException: Internal error. Bad State 2 at
bd>
com.internetcds.jdbc.tds.Constructors.newPreparedStatement(Constructors.java:251)

Bill, which version of freetds are you using? The latest snapshot? If
not, please try to do so - the 255 character issue with
PreparedStatement has been fixed there.

Does the update statement work if you use a plain Statement (and
replace the ? parts yourself)?

Stefan




Archive powered by MHonArc 2.6.24.

Top of Page