hi all,
I had a Form created in 6i and want to migrate/convert to 10g, which contains ( client want to go from 6i to 10g, )
1) an attached library ( say it is common.pll )
2) an object group ( from a Form, subclass it, say it is common.fmb )
I have opened all three files in Form Builder 10g compiled with Ctrl+Shift+K, generate and saved
both " common " files are in D:\DevSuiteHome_1\forms and actual Form in its own application folder, when running from Form builder it throwing error
" FRM-40011 Form was created by an old version of Form Builder "
is there anything else I missed in this migration process? my main Form is running successfully which not includes any .pll or object group, it contains a Tree style menu to call / execute all Forms and Reports..
also please guide for best considerations / approach(es) / practices for this migration process.
regards