Forum Discussion

manthena2020's avatar
9 months ago

Reading custom data sources error Messages

Hi please find the below code import groovy.sql.Sql import java.sql.SQLException // Register the Sybase driver Class.forName("com.sybase.jdbc4.jdbc.SybDriver") // Get basic info to connect...