Re: migrate ORACLE TO SQL
Date: Thu, 03 Apr 2008 02:55:32 GMT
Message-ID: <EGXIj.3759$yd2.1226@trndny04>
"news.free.fr" <grille11_at_yahoo.com> wrote in message
news:47f3b8f8$0$3851$426a74cc_at_news.free.fr...
> Hello
>
> I am desperatly looking for a tool that could migrate an oracle DB
> (tables, PK, possibly some views triggers and SP).
> I am trying to migrate tables from oracle 10.2 to a MS SQL 2005.
> I thought oracle sql developper would do this but it migrates only from
> sql to oracle.
> The datatypes of the source tables (from Oracle) are number,
> varchar2,date)
> My difficulty is to properly map the oracle datatype to SQL.
> Does anyone have an idea?
> thanks for helping
>
>
>
Oracle uses SQL so I don't understand what you are migrating to. SQL stands
for Structured Query Language. It is not a trademarked name.
Jim
Received on Wed Apr 02 2008 - 21:55:32 CDT