Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Invalid escape sequence csv to bdd

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?

0683p000009Lsqf.png

0683p000009LsUN.png

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

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. 

View solution in original post

4 Replies
lojdr
Creator II
Creator II

Hello,

Can you please upload the CSV file?

Regards
lojdr
Anonymous
Not applicable
Author

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. 

Anonymous
Not applicable
Author

you can found here the csv file, how i am using


Client.csv
Anonymous
Not applicable
Author

yes i resolve the problem here. i replace "\" with "\\" in the server name.

thank you for your helping