Re: ResultSet.GetString() Causes SQLException (Error code 0 SQLState S1000)
Posted by: Kyle Teague
Date: March 11, 2008 09:42AM

Mark,

I only posted the important part of the stack trace. Do you really need to know what function rs.getString() is being called from?

The reason that I did not post what e.getMessage() was because it was null, again not very useful.

I wish it would have returned something like "invalid row pointer" or something of that nature.

Anyways, calling rs.next() fixed the problem. Thanks.

Options: ReplyQuote


Subject
Written By
Posted
Re: ResultSet.GetString() Causes SQLException (Error code 0 SQLState S1000)
March 11, 2008 09:42AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.