Search found 1 match

by Ramendra
Tue May 31, 2005 6:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem while loading date into a table
Replies: 4
Views: 2248

Problem while loading date into a table

I am facing one problem, I have hardcoded date vlaue as "1900-01-01" in transformer and loading the same into a table. In table it is getting converted into "12/31/1899" i.e one day less. I am using DB2 API stage and in transformer I have coverted the date into StringToDate("...