Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
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:
  
Talend shows that it is saving the two lines in Acess but when I access the .accdb file,
the data is not there
Can anyone help me solve this problem?
 akumar2301
		
			akumar2301
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		1) did you put a commit ?
2) if yes check these two records are reject ( rejects link in tDBOutput)
 akumar2301
		
			akumar2301
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		1) did you put a commit ?
2) if yes check these two records are reject ( rejects link in tDBOutput)
 
					
				
		
I had forgotten about the commit, now it worked perfectly. Thank you
