Forms2Net Product family


Forms2Net comprises the following components:
Forms2Net ist ein Produkt der ATX Software
Forms2Net is a product
of ATX Software

Forms2Net Analyzer

Range of functions:

  • Analyzes structures and complexity of Oracle® Forms modules and reports  
  • Supplies information to estimate migration work

Forms2Net Converter

Add-In for Microsoft Visual Studio. Supports Oracle® Forms versions 4.5 to 10g.

Range of functions:

  • Converts Oracle® Forms modules into 100% clean .NET (2.0 or 3.0) code 
  • Generates code independent of a database
  • Supports ASP.NET or Windows Forms (C# or VB.NET)
  • Enables the transfer of Oracel Forms program structures into .NET code.
  • Produces up to 100% of the program code of the converted module:
    • 100% of program code in the area of the business process logic  (model)
    • 100% of program code in the area of the user interface  (view)
    • up to 100% in the area of the sequence control  (controller)

Reports2Net Converter

Add-in for Microsoft Visual Studio. Supports Oracle® Reports versions 4.5 to 10g.

Range of functions:

  • Converts Oracle Reports modules to Microsoft SQL Reporting Services reports
  • Converted reports can be represented with the most varied technologies  (HTML, PDF, XLS etc)
  • Produces up to 100% of the program code of the converted reports:
    • 100% of the logic program code (queries, templates, library connections)
    • up to 100% of the layout of the report

Forms2Net Migrations documentation

Forms2Net generates documentation at different levels during the migration process in order to support the developer during any subsequent editing of the program code.

Forms2Net Help

A collection, integrated in MSDN Help, with exact descriptions of the Forms2Net converter, the migration process, the architecture of the converted applications and the mapping schema primarily used for the conversion.

Comments in program code

The comments make it apparent where any subsequent manual editing of the program code is necessary and where particular care is advisable due to possible semantic differences between Oracle Forms and .Net. A link to the description of the topic in the migration manual will be added here to support the developer. Moreover, the comments added in Forms2Net will also be displayed in the task list of Visual Studio

Migrations manual

Contains a sample list with explanations and instructions for the integration of program codes for the cases where subsequent manual work could be necessary in this migrated application.

Migrations report

A summary of all comments generated by the Forms2Net converter is located here, sorted by source code.