SiKing
14 years agoCommunity Expert
No suitable driver found for jdbc:sqlserver
Hi all. I have struggled through this for two days previously. Now I am at another client, and it seems I am destined to repeat the same mistakes. I am running SoapUI 3.6.1. I tried both the x3...
- 14 years agoThe secret "make this work switch" is:
com.eviware.soapui.support.GroovyUtils.registerJdbcDriver("com.microsoft.sqlserver.jdbc.SQLServerDriver")
briefly mentioned here: http://www.soapui.org/Scripting-Propert ... ovy-script