you might want to go to the JDBC forum in JavaRanch for good discussion about JDBC topics..
Originally posted by Shriram G: Hello Everybody, Could anyone help me out with preivous method which raises an exception called Unsupported Operation with JDBC-ODBC bridge
ur driver may not be supporting JDBC2.0 or ur resultset may not be scrollable (to get a scrollable resultset, create statement with TYPE_SCROLL_INSENSITIVE or TYPE_SCROLL_SENSITIVE)
Hi Shriram G, Please read the JavaRanch Name Policy and re-register using a name that complies with the rules. I'm going to move this question to the JDBC forum as it is not related to Certification Study. Thanks for your cooperation. ------------------ Jane Griscti Sun Certified Programmer for the Java� 2 Platform