Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
My flow goes as tDBInput (MS SQL Server >> tjavarow >> tdbOutput (MS SQL SERVER)
however when I am trying to run this, it is throwing an error as
org.talend.designer.runprocess.ProcessorException: Job compile errors
At least job "JOB_SAHL_DB_DB" has a compile errors, please fix and export again.
Error Line: 2258
Detail Message: net.sourceforge.jtds.jdbc.TalendNTextImpl cannot be resolved to a type
however this error goes if I change the scheme of tDBInput from dynamic to specific column list.
Does any one have an idea of what could be the issue?
Thanks in advance!!
Hi,,
I am laready having the jtds jar as jtds-1.3.1-patch-20190523 but still getting the issue. any help?