Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Looking for code conversions tools ..
The DMS Software Reeengineering Toolkit is generalized compiler technology used to automate custom analyses, enhancements or translations of large-scale software source systems. It can parse sources in multiple languages, carry out transforms, and then prettyprint results. See http://www.semdesigns.com/Products/DMS/DMSToolkit.html. DMS already knows Oracle8, PL/SQL, C, and VB.
To carry out the task you want, the source langauges you want to translates ("BASIC", forms, reports) have to be defined to DMS, and then the translation rules written. This isn't easy, and generally isn't cheap, so it makes sense only if the amount of code you want to move is fairly substantial. But DMS is one of the few existing translation tools with anything like the ability to carry this off.
-- Ira D. Baxter, Ph.D. CTO Semantic Designs, Inc. http://www.semdesigns.com "H Smith" <hsmith00_at_prodigy.net> wrote in message news:ky0_6.2006$4E5.911365188_at_newssvr17.news.prodigy.com...Received on Sun Jul 22 2001 - 01:54:44 CDT
> Does anyone know of a code conversion tool from INGRES to ORACLE.
> I'm looking for either a company that does this or a tool.
>
> I have to convert forms,reports,BASIC,C,& 4GL to an Oracle platform.
> I know of a company called Peacetower that will convert to VB and ODBC
> backend (preferably OPEN ROAD).
> But I want to go to Oracle. Oracle has a tool but its not clean.
>
> Hoping someone will know of another company or tool....
>
> Thanks all....
>
>
>
>
>
![]() |
![]() |