Forum Discussion
aditya55
12 years agoNew Contributor
thanks for your reply but I got the solution .
I had to use below to register the driver. Not sure why i did not need to use below for previous version.
GroovyUtils.registerJdbcDriver("net.sourceforge.jtds.jdbc.Driver");
I had to use below to register the driver. Not sure why i did not need to use below for previous version.
GroovyUtils.registerJdbcDriver("net.sourceforge.jtds.jdbc.Driver");