Skip to Content.
Sympa Menu

freetds - Re: [JDBC] setObject() - not implemented

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Strande, Jon" <JohnS AT nwpasta.com>
  • To: 'TDS Development Group' <freetds AT franklin.oit.unc.edu>
  • Subject: Re: [JDBC] setObject() - not implemented
  • Date: Tue, 12 Sep 2000 13:52:53 -0400


Bob,

Sorry about that, I meant to write that it
does not say that it does not work. Quite a
difference... My Readme says: "The prepared
statement class does not have all the data
types implemented yet". Again, my apologies.

So, I am out of luck huh?

Thanks Bob,

Jon

-----Original Message-----
From: Bob Kline [mailto:bkline AT rksystems.com]
Sent: Tuesday, September 12, 2000 1:58 PM
To: TDS Development Group
Subject: [freetds] Re: [JDBC] setObject() - not implemented


On Tue, 12 Sep 2000, Strande, Jon wrote:

> I have searched for answer for this, so I apologize if this is a repeated
> question.
>
> NT 4.0 Sp 5
> IIS 4
> Tomcat
> JDK 1.3
> freetds - JDBC V 1.3 1999/03/09 17:15:49
>
> In the readme file it says that setObject works
> yet I am getting an error "not implemented" when
> I call:
> java.lang.Integer myInteger = new... etc.
> myPreparedStatement.setObject(i, myInteger);
>

The README file that I have doesn't say what yours does. The one I have
says that getObject() is implemented for all SQLServer datatypes, but
says nothing whatsoever about setObject() (which is indeed not
implemented). Where did you get your copy of the README file?

--
Bob Kline
mailto:bkline AT rksystems.com
http://www.rksystems.com


---
You are currently subscribed to freetds as: JohnS AT nwpasta.com
To unsubscribe, forward this message to
$subst('Email.Unsub')




Archive powered by MHonArc 2.6.24.

Top of Page