Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I am trying to use talend open studio for data integration.
i have un csv file and i want to insert my data in a ms sql server data base.
but when i execute my job i have a error message.
i checked my csv file and it is okey.
but the app can't compile.
Can you help me please?
This can often happen when the details within the database output component are incorrect. Double check to see if the details entered are in fact the correct ones.
This can often happen when the details within the database output component are incorrect. Double check to see if the details entered are in fact the correct ones.
yes i resolve the problem here. i replace "\" with "\\" in the server name.
thank you for your helping