[JDBC] setObject() - not implemented

Strande, Jon JohnS at nwpasta.com
Tue Sep 12 13:17:51 EDT 2000


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);

Thanks in advance!

Jon




More information about the FreeTDS mailing list