DavidEtcell
12 years agoOccasional Contributor
Included JDBC SQL Server driver does not run stored procs
This should go in the SoapUI Pro bugs section, but I dont have permissions for that so its going here.
I am using SoapUI Pro, and attempting to add an SQL Server as a datasource.
please see the issue I was having at: http://forum.soapui.org/viewtopic.php?f=5&t=22836&sid=fc0cddf45bbab3292445d12f391a622f
So anyway, it turns out the included jdbc Sql Server driver just cant handle stored procs, and in fact cant even see them. I used a quick and nasty groovy script to test the included MS JDBC driver against the jtds jdbc driver available from sourceforge, and the results speak for themselves:
included jdbc driver:
jtds jdbc driver:
I am using SoapUI Pro, and attempting to add an SQL Server as a datasource.
please see the issue I was having at: http://forum.soapui.org/viewtopic.php?f=5&t=22836&sid=fc0cddf45bbab3292445d12f391a622f
So anyway, it turns out the included jdbc Sql Server driver just cant handle stored procs, and in fact cant even see them. I used a quick and nasty groovy script to test the included MS JDBC driver against the jtds jdbc driver available from sourceforge, and the results speak for themselves:
included jdbc driver:
jtds jdbc driver: