Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Progress--to--Oracle?
Mike O wrote:
>
> Has anyone tried converting a Progress database to Oracle? I found a
> thread on TechNet but it was 2 years old. I have a v6? v7? Progress
> database ... and it would be nice just to move all of the data (archive
> and other reasons) to Oracle. Moving from Oracle7--to--8i is no big
> thing....
>
> I checked the Migration Workbench but it does not support Progress (or
> at least, it doesn't now). Thanks!
>
> -Mike
You will have to write code to accomplish this. I would suggest writing
programs to dump the data into some sort of delimited format and using
SQL*Loader to load to Oracle.
-- Ron Reidy Oracle DBA Reidy Consulting, L.L.C.Received on Sat Oct 20 2001 - 09:41:57 CDT
![]() |
![]() |