On Tue, 2004-09-14 at 02:55, Henner Kollmann wrote:
> > 
> > Yes, the timestamp is supported by the oracle jdbc driver 
> > (ojdbc14.jar).
> Then you must do some test what's the actual return value of
> oracle.sql.TIMESTAMP.toString(). Seems that this method do not return the
> string representation of the value. And that's a bug in the oracle driver.
> 
> We internally use object.toString to transform the value to string.

Eh?  rsv_tableName returns org.dbforms.util.ResultSetVector which uses
object.toString

but doesn't currentRow_tableName return java.util.Hashtable so you are
getting the object back and would need a cast?

> If you really need this sort of timestamp you can use an customized escaper
> the transform the oracle.sql.TIMESTAMP object in a java class..
> 
> Good luck!
> Henner
> 
 
> > > Do I need to use different method instead of
> > > currentRow_TEST.get("ADD_TMSTMP")
> > > in my jsp?
 
-- 
Shawn <[EMAIL PROTECTED]>



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to