Re: Migrating from Forms V3.0 to Visual Basic 4.0/5.0
From: Jacek Dobosz <jdob_at_ping.at>
Date: 1996/11/30
Message-ID: <32a094ef.2224093_at_193.81.13.9>#1/1
Date: 1996/11/30
Message-ID: <32a094ef.2224093_at_193.81.13.9>#1/1
On Thu, 28 Nov 1996 20:49:15 +0100, Laurent DALLERY <dal_at_magic.fr> wrote:
>Has anybody heard of such a tool ?
>Thanks
>--
>Laurent
>CGI Corporation - http://www.cgi-corp.com/
>Simplicity is worth looking for
I'm not aware of such tool, but
can imagine following migration path using DESIGNER/2000:
- reverse engineer DB-Shema into des2k repository
- upgrade forms3 modules to forms45 using standard upgrade features of forms45 ( f45gen utility )
- reverse engineer upgraded forms45 modules into des2k repository ( there is currently not possible 100 % reverse engineer forms modules into repository, specially the logic in trigger )
- redesign DB and/or modules when necessary
- use VB-Generator of des2k and generate VB-Modules
- use VB-Workbench and Add missed logic in VB-Modules manually.
jacek Received on Sat Nov 30 1996 - 00:00:00 CET