Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I'm trying to update data from an Oracle Database to a SQL Server Database.
If data is already registered to SQL Server, i don't want to register this data again.
I did my workspace like this : (First capture)
I configured my TMap like this : (Second capture)
I think my mistake is the Inner Join. I don't know if i'm doing it well.
Any help is greatly appreciated.
Regards.
No, no new entries.
My "V" output is set to a Logrow.
Exactly.
I did no change on the tmap till it was working.
My entries look good too.
i share you all my components :
The problem was the * from select * ...
Thk for your patience.