Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Filepro to Oracle conversion
keith migdal wrote:
> I am about to embark on converting a large Filepro database residing on an
> AQUANTA UNIX box to Oracle 8i on an RS6000.
>
> Can anyone point me to internet resources to help me out with approach,
> tools, pitfalls and other advice??
>
> TIA,
>
> Keith
Just the tables? Or the application logic too?
If just the tables ... dump it as delimited ASCII (preferably not comma delimited) and load the new tables with SQL*Loader. If a large number of objects and you want to reverse engineer it use a CASE tool such as ERwin.
Daniel Morgan Received on Tue Sep 10 2002 - 16:43:35 CDT
![]() |
![]() |