Forum Discussion
AnandKiran
17 years agoFrequent Contributor
Hi Ole,
Yes I have loaded the jar in the specified folder why I escalated this problem because I am able to store the data in MYSQL without any problem using JDBC driver . But if i use the same connection string in Data Sink i came across this problem . I have used the following strings in my test
Driver :"com.mysql.jdbc.Driver"
Connection string which i used :sql = Sql.newInstance("jdbc:mysql://localhost:3306/anand", "root", "evipass",
Yes I have loaded the jar in the specified folder why I escalated this problem because I am able to store the data in MYSQL without any problem using JDBC driver . But if i use the same connection string in Data Sink i came across this problem . I have used the following strings in my test
Driver :"com.mysql.jdbc.Driver"
Connection string which i used :sql = Sql.newInstance("jdbc:mysql://localhost:3306/anand", "root", "evipass",
Related Content
- 10 years ago
Recent Discussions
- 15 years ago