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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Problem when trying to save data from Talend to Acess via tDBOutput

Good Morning. I'm having a problem when trying to save data from Talend to Acess via tDBOutput.
I made this small example to show the problem:
  

0683p000009MZoD.png


Talend shows that it is saving the two lines in Acess but when I access the .accdb file,
the data is not there

0683p000009MZoI.png

 

Can anyone help me solve this problem?

Labels (2)
1 Solution

Accepted Solutions
akumar2301
Specialist II
Specialist II

1) did you put a commit ?

2) if yes check these two records are reject ( rejects link in tDBOutput)

View solution in original post

2 Replies
akumar2301
Specialist II
Specialist II

1) did you put a commit ?

2) if yes check these two records are reject ( rejects link in tDBOutput)

Anonymous
Not applicable
Author

I had forgotten about the commit, now it worked perfectly. Thank you