Re: CachedRowSetImpl.getTimestamp() throwing exception
- From: itreflects@xxxxxxxxx
- Date: 13 Nov 2006 12:42:09 -0800
joeNOSPAM@xxxxxxx wrote:
Hi. I bet this is due to a bug in later Oracle drivers. Try this
added property to add to your connections:
props.put("oracle.jdbc.V8Compatible", "true");
Let me know if this clears the problem up...
Joe Weinstein at BEA Systems
Thank u sir! :)
This worked like magic.I am all praise for u.
.
- References:
- CachedRowSetImpl.getTimestamp() throwing exception
- From: itreflects
- Re: CachedRowSetImpl.getTimestamp() throwing exception
- From: joeNOSPAM@xxxxxxx
- CachedRowSetImpl.getTimestamp() throwing exception
- Prev by Date: Re: CachedRowSetImpl.getTimestamp() throwing exception
- Next by Date: [Ann] Velosurf 2.0 Released
- Previous by thread: Re: CachedRowSetImpl.getTimestamp() throwing exception
- Next by thread: [Ann] Velosurf 2.0 Released
- Index(es):
Relevant Pages
|