Forum Discussion
DavidEtcell
12 years agoOccasional Contributor
I have a problem with sql.call in either case. I believe this ISSUE is the groovy bug described at http://jira.codehaus.org/browse/GROOVY-3048
The sql.eachRow isnt how I really want to address the resultset (hence why I am outputting to the log rather than doing anything useful with it), however I am using it to show the microsoft jdbc driver packed is simply not returning the results, where the one from sourceforge is.
The sql.eachRow isnt how I really want to address the resultset (hence why I am outputting to the log rather than doing anything useful with it), however I am using it to show the microsoft jdbc driver packed is simply not returning the results, where the one from sourceforge is.