Re: [Virtuoso-users] JDBC feature

2009-06-26 Thread Jem Rayfield
: [Virtuoso-users] JDBC feature Hi Paul, Thanks for the additional information. I have passed your comments on to development who are already looking into this, and shall report back when I have an updated from them ... Best Regards Hugh Williams Professional Services OpenLink Software Web: http

Re: [Virtuoso-users] JDBC feature

2009-06-24 Thread Hugh Williams
handle multiple result sets (ie Hibernate/iBatis) is going to fail. Regards Paul From: Paul Wilton [mailto:paul.wil...@bbc.com] Sent: 24 June 2009 09:54 To: Hugh Williams; Jem Rayfield Cc: Sonja Nevitt; Julian Everett; virtuoso-users@lists.sourceforge.net Subject: Re: [Virtuoso-users

Re: [Virtuoso-users] JDBC feature

2009-06-24 Thread Paul Wilton
.wil...@bbc.com] Sent: 24 June 2009 09:54 To: Hugh Williams; Jem Rayfield Cc: Sonja Nevitt; Julian Everett; virtuoso-users@lists.sourceforge.net Subject: Re: [Virtuoso-users] JDBC feature Hi Hugh I have looked at the source for the JDBC driver and the error seem to be in the VirtuosoResultSet

Re: [Virtuoso-users] JDBC feature

2009-06-24 Thread Paul Wilton
Hi Hugh I have looked at the source for the JDBC driver and the error seem to be in the VirtuosoResultSet.getMoreResults() method The member variable more_resultis always set to true at the end of the method regardless of any processing logic. (see source pasted below). I have to say th

Re: [Virtuoso-users] JDBC feature

2009-06-23 Thread Hugh Williams
Hi Jem, We are looking into this and shall report back with our findings ... Best Regards Hugh Williams Professional Services OpenLink Software Web: http://www.openlinksw.com Support: http://support.openlinksw.com Forums: http://boards.openlinksw.com/support On 23 Jun 2009, at 15:18, Jem Rayf