Viewing 3 posts - 1 through 3 (of 3 total)
Hi Craig Farrell,
Thanks for your response.
I got a oracle table to migrate into sql server.
Oracle Table:
column name:start date
Datatype: Date
Value: 30-OCT-09
i am trying to implement same in sql server...
April 28, 2011 at 9:59 pm
#1317656
HI,
i am having the same problem when moving data from oracle to sql.
Could you please post the method solve this issue.
Thank Q
April 28, 2011 at 2:16 pm
#1317550
Try to install the backward compatability on sql server 2005,you can able to see the DTS packages in the 2005.
June 15, 2010 at 1:01 pm
#1180635