Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Whatis your Date format in Oracle table B ?
Hello,
If your table B format is 'dd/mm/yy' we can't put anything else than this format in the field.
You need to change the table format...
Hello,
If your table B format is 'dd/mm/yy' we can't put anything else than this format in the field.
You need to change the table format...
Hello,
If your table B format is 'dd/mm/yy' we can't put anything else than this format in the field.
You need to change the table format...
I sent the pattern of my tInputFileDelimited Date ("MM/dd/yyyy HH:mm:ss")
Thanks for your answer. I have some questions.
How do you define the pattern that is accepted by your DB ("yyyy-MM-dd HH:mm:ss") in output of your Tmap ? Do you use a particular function that you have implemented ?
I dont understand when you say :
I sent the pattern of my tInputFileDelimited Date ("MM/dd/yyyy HH:mm:ss")