Forms crashes on compilation [message #255434] |
Tue, 31 July 2007 21:18  |
boyet-x
Messages: 23 Registered: August 2006
|
Junior Member |
|
|
Hi all,
Basically that's my problem.
Particularly when the form called the stored package.
n_ret_val := PKG_WH_RANDOM.Is_Valid_License('12345,67890', 'SPEC_IND=''Y''');
To Summarize, the function parses the string if the list of values are valid licenses using the attached where clause.
It crashes on compilation, and not on runtime. When I tried it on other machines, it successfully compiled with no error.
Does any of you experienced this? Registry settings? Anything I could set?
Really needed your help.
Thanks a lot guys,
boyet-x
|
|
|
|
|