Re-platforming

Re-platforming, data access migration

The solution for re-platforming is required when the legacy database is migrated into a different database platform e.g. Oracle, MSSQL or other RDBMS but the application keeps running on the original legacy programming language like COBOL or PL/I even if it is moved to another operating system (LUW).
CodeLiberator also supports the conversion of the data access statements in existing legacy source code either from pre-relational models to relational database access with a separate DAO or SQL conversion between different relational engines.