Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Oracle JDBC driver question

Oracle JDBC driver question

From: Neil Zanella <nzanella_at_garfield.cs.mun.ca>
Date: Thu, 8 Nov 2001 03:39:15 -0330
Message-ID: <Pine.LNX.4.30.0111080335350.27920-100000@garfield.cs.mun.ca>

Hello,

When I invoke the JDBC ResultSet.getString() method with Oracle I find that the values that are retrieved end up having whitespace wrapped around them. How can this problem be fixed besides invoking trim() on the string value returned?

Thanks,

Neil Received on Thu Nov 08 2001 - 01:09:15 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US