Hi, We are facing a weird problem.. Still not able to find a way out.. When we fire a SELECT query with a "Order by" Clause it throws an error. java.sql.SQLException: operation not allowed: Unsupported syntax for refreshRow() but the same works if the no., of records in the table is less than 10. Please help. Thanks in Advance, Nijeesh.
I've given you an anchor'd link, so search from that point downward until you find "Result Set Limitations and Downgrade Rules", and under that "Result Set Limitations"
This is how Oracle has implemented the API, and perhaps the database you are using has done something similar.