View Single Post

   
  #2 (permalink)  
Old 04-15-2008, 11:22 PM
Jan de Visser
 
Posts: n/a
Default Re: java.sql.SQLException: JZ0R1: Result set is IDLE as you are not currently access

On Wednesday 29 June 2005 14:19, Baki, Geetha D. wrote:
> > Hi All,
> >
> > When one of our Users tried to save a trade using one of our Java(with
> > Weblogic as the application server) built application, this is the error
> > she got.
> >
> > java.sql.SQLException: JZ0R1: Result set is IDLE as you are not currently
> > access ing a row.
> > * * * * at
> > com.sybase.jdbc2.jdbc.ErrorMessage.raiseError(Erro rMessage.java:506) at
> > com.sybase.jdbc2.tds.TdsResultSet.getColumn(TdsRes ultSet.java:412)


You got the wrong list. This is for postgresql specific JDBC issues. You have
a Sybase issue.

JdV!!

--
--------------------------------------------------------------
Jan de Visser * * * * * * * * * * jdevisser@digitalfairway.com

* * * * * * * * Baruk Khazad! Khazad ai-menu!
--------------------------------------------------------------

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

Reply With Quote