Hi,
I'am a totally noob to Clover ETL.
I need to get data from a MySQL server source and SQLServer source.
I succeeded to create a MySQL connection.
I didn't succeed in connecting with a SQLServer source.
This is my sql server connections string.
jdbc:jtds:sqlserver://localhost:1433/Outdoor_Paradise
If i try to validate this connection i get an Network error IOException.
Can somebody explain what i need to do to fix this?
Thnx.
I'am a totally noob to Clover ETL.
I need to get data from a MySQL server source and SQLServer source.
I succeeded to create a MySQL connection.
I didn't succeed in connecting with a SQLServer source.
This is my sql server connections string.
jdbc:jtds:sqlserver://localhost:1433/Outdoor_Paradise
If i try to validate this connection i get an Network error IOException.
Can somebody explain what i need to do to fix this?
Thnx.
-
Hello,
what is the full error message?
Are you sure of using proper host and port in your connection string?
Please sign in to leave a comment.
Comments 1