pll migration problem [message #260863] |
Tue, 21 August 2007 02:46  |
egyhamada
Messages: 4 Registered: May 2005 Location: Kuwait
|
Junior Member |
|
|
hi all
i need to migrate forms from 6i to 10g
i compiled the plls Successfully
but when i compile the form contains a certain pll which access a variable in package specification it gives error :
component <the variable name> must be declared
it is not till this point but also when i remove the attached pll and reattach it and compile
every thing is ok after that if close the form after saving and try to open it again and compile the first error comes again
any idea ....
i have 6i and 10g release 2 developer in Different homes
|
|
|
|
Re: pll migration problem [message #261185 is a reply to message #260863] |
Wed, 22 August 2007 02:06   |
egyhamada
Messages: 4 Registered: May 2005 Location: Kuwait
|
Junior Member |
|
|
Are the pll files and fmb files in the same directory?
yes they are in the same directory
Have you specified the directory that contains these files in the various 'paths'?
yes, in forms_path
Have you specified this directory in the 'start in' parameter of the 'shortcut' through which you start the Form Builder?
i did not reach to make a shortcut i just try to compile the fmb files
Did you do a Ctrl-Shft-K (Compile ALL) on your pll files and fmb files before generating them?
on pll the compile is correct but the form which has this pll when i compile it - the form - it gives errors
|
|
|
|
|
|