Re: Help! : ResultSet is from UPDATE. No Data.

2009-01-30 Thread anubisza
Thanks, I have posted to a Hibernate and MySql forum as well, with the hope someone might help! I've pretty much exhausted google trying to find a solution, it's really doing my head in. oh well, fingers crossed someone has encountered this before! Chris -- View this message in context: http://

Help! : ResultSet is from UPDATE. No Data.

2009-01-30 Thread anubisza
Hi All, I have a website written using Struts 2, on a MYSQL database, using Hibernate.. I have a search function which calls a stored procedure in the database (search_SP), which accepts 1 parameter (the text entered in the form field), which in turn populates from a View. When I submit a se