Forms Migration [message #84966] |
Sat, 15 May 2004 23:05 |
Rajagopal
Messages: 3 Registered: January 2002
|
Junior Member |
|
|
I have installed D2K Ver 1.5 (Forms 4.5 and Reports
2.5) Earlier I was using D2k Ver 1.2. Now I could not
run any of the Forms developed in older version.
If I run it says 'Form has bad chunk table'. If I open
the form in new version and compilie and run, it is
working. I have lot of Forms and Reports in my
application. Is there any way to migrate all the
forms developed in older version to newer version.
Can anyone pl help me Thank you.
Regards,
V.Rajagopal
|
|
|
|
Re: Forms Migration [message #84975 is a reply to message #84974] |
Sun, 16 May 2004 21:32 |
Himanshu
Messages: 457 Registered: December 2001
|
Senior Member |
|
|
Sorry,
I posted wrong post to your question.
In order tot conevrt all your Forms prepare a script as follows:
ifcmp50 module=myform userid=scott/tiger batch=YES.
This will automatically compile all your Modules to Forms 5.0.
But, you should think of oepning and saving all your forms in the Newer Version also.
Regards
Himanshu
|
|
|