by "news.verizon.net" <kennedyii@[EMAIL PROTECTED]
>
Apr 3, 2008 at 02:55 AM
"news.free.fr" <grille11@[EMAIL PROTECTED]
> wrote in message
news:47f3b8f8$0$3851$426a74cc@[EMAIL PROTECTED]
> 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