Search found 3 matches

by curtcopp
Mon May 09, 2005 12:56 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Millisecond Permutations
Replies: 0
Views: 517

Millisecond Permutations

I am selecting a field that is a timestamp from a SQL Server database, where ever the milliseconds start with 0 DataStage is dropping the 0's, for example, my timestamp in my source DB is 2005-04-09 08:32:48.050 but when I select in datastage it is returning 2005-04-09 08:32:48.500. I have tired to ...
by curtcopp
Tue Apr 26, 2005 11:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Timestamps
Replies: 2
Views: 1015

Thanks Ray - I am using a Dynamic RDBMS stage to connect to the SQL Server. These millisecond permutations occur in view data, and also in a text file.
by curtcopp
Mon Apr 25, 2005 2:59 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Timestamps
Replies: 2
Views: 1015

Timestamps

I am selecting a field that is a timestamp from a SQL Server database, where ever the milliseconds start with 0 DataStage is dropping the 0's, for example, my timestamp in my source DB is 2005-04-09 08:32:48.050 but when I select in datastage it is returning 2005-04-09 08:32:48.500. I have tired to ...