dbTalk Databases Forums  

Date Conversion: AS400 -> SQL Server 2000

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Date Conversion: AS400 -> SQL Server 2000 in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tim O'Keeffe
 
Posts: n/a

Default Date Conversion: AS400 -> SQL Server 2000 - 11-06-2003 , 02:40 PM






I am attempting to pull tables from a JD Edwards install
on a as400. I am using Client access odbc driver, and
each time I do the copy of the table I get screwed up
fields where the date fields are supposed to be. In fact
the date fields are converted to decimal. thus 9/9/2003
becomes 101232. any ideas how to set up this conversion??

Reply With Quote
  #2  
Old   
Jeff Block
 
Posts: n/a

Default Re: Date Conversion: AS400 -> SQL Server 2000 - 11-06-2003 , 02:56 PM






maybe use a transformation table storing the date as varchar and then
convert to dt in the next step
"Tim O'Keeffe" <tokeeffe (AT) symmons (DOT) com> wrote

Quote:
I am attempting to pull tables from a JD Edwards install
on a as400. I am using Client access odbc driver, and
each time I do the copy of the table I get screwed up
fields where the date fields are supposed to be. In fact
the date fields are converted to decimal. thus 9/9/2003
becomes 101232. any ideas how to set up this conversion??



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.