This is loading an object through Oracle with the thin driver. The error occurs when I try to call .size() on a QueryResults object.
Does that help? Don't have a stack trace offhand, I'll look it up later. ~ jeff At 03:00 PM 7/11/2002 -0700, Krzysztof Swietlinski wrote: >It looks like JDBC driver exception. Could you post a >full stack trace and details about what driver you are >using. >Cheers, >Krzysztof >--- Jeff Klann <[EMAIL PROTECTED]> wrote: > > > > Does anyone have any idea what this means? > > > > >org.exolab.castor.jdo.PersistenceException,Invalid > > operation for forward > > >only resultset : last > > > > I just do an OQL query, iterate through it, and > > close it. Nothing sketchy. > > > > cheers, > > jeff klann > > > > >----------------------------------------------------------- > > > > If you wish to unsubscribe from this mailing, send > > mail to > > [EMAIL PROTECTED] with a subject of: > > unsubscribe castor-dev > > > > >__________________________________________________ >Do You Yahoo!? >Sign up for SBC Yahoo! Dial - First Month Free >http://sbc.yahoo.com > >----------------------------------------------------------- >If you wish to unsubscribe from this mailing, send mail to >[EMAIL PROTECTED] with a subject of: > unsubscribe castor-dev ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
