I have a real-time system running on IBM AIX RS6000 4.1.5, with ILogViews as the front-end. Lately I experience Xlib error which occured when there's no human intervention.
The error message was ...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_10203774.html
Hey all,
I am just trying to access DB from JSP code.. I am getting this irritating error which i am not able to understand why its occurring...
java.sql.SQLException: Exhausted Resultset
...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11605879.html
Zones:
JavaDate Answered: 10/19/2000 Rating: 8.4 Views: 0
In my program I am getting an error which on printing says
Exhausted ResultSet
The quer actually returns 7 rows when executed in SQL. Why the result set gets exhausted?
http://www.experts-exchange.com/Programming/Languages/Java/Q_20161395.html
Zones:
JavaDate Answered: 10/12/2002 Rating: 9.0 Views: 0
hi all,
when i execute the below query i am getting error exhausted resultset.
here is my query .
s = conn.createStatement();
sql = "select count(*) result,id from table where USERNAME='"+ us...
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/JSP/Q_20762843.html
Zones:
JSPDate Answered: 10/10/2003 Rating: 9.4 Views: 0
When the RAM space is exhausted, does the Pocket PC utilizes the Back-UP space from its extra RAM?
Thanks.
http://www.experts-exchange.com/Hardware/Handhelds_-_PDAs/Q_21691119.html
Zones:
HandheldsDate Answered: 01/10/2006 Rating: 9.6 Views: 0
Hello, I am trying to update CLOB column in Oracle but I am getting "java.sql.SQLException: Exhausted Resultset" I double check and I am not closing my record set before update. I can insert data...
http://www.experts-exchange.com/Programming/Programming_Languages/Java/Q_21700431.html
Zones:
JavaDate Answered: 02/13/2006 Rating: 9.4 Views: 124
Hi,
I have the following piece of code, which when executed throws the error "java.sql.SQLException: Exhausted Resultset"
stmt.setString(1, zip);
r = stmt.executeQuery( );
while(r....
http://www.experts-exchange.com/Programming/Languages/Java/Q_21775335.html
Zones:
JavaDate Answered: 03/15/2006 Rating: 9.0 Views: 4
Carl -
I'm editing large files (50MB) with emacs on an HP-UX box.
I can delete a record ok or a small group of records but when I attempt
to delete a large marked region via <C-w> I get...
http://www.experts-exchange.com/OS/Unix/Q_10405516.html
In my program I am getting an error which on printing says
Exhausted ResultSet
The quer actually returns 7 rows when executed in SQL. Why the result set gets exhausted?
http://www.experts-exchange.com/Programming/Languages/Java/Q_20161367.html
Zones:
JavaDate Answered: 10/12/2002 Rating: 7.6 Views: 0
In my program I am getting an error which on printing says
Exhausted ResultSet
The quer actually returns 7 rows when executed in SQL. Why the result set gets exhausted?
http://www.experts-exchange.com/Programming/Languages/Java/Q_20161370.html
Zones:
JavaDate Answered: 10/12/2002 Rating: 7.6 Views: 0