bad bind variable parameter.G_query_find [message #639076] |
Wed, 01 July 2015 04:51 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
![](//www.gravatar.com/avatar/2e214457a58d77e0e6b53fa8044bac01?s=64&d=mm&r=g) |
dpit
Messages: 3 Registered: July 2015 Location: Netherlands
|
Junior Member |
|
|
Hi,
I'm a newbie in Forms.
A former colleague has created a custom form and I now need to add an extra field.
When compiling the fmb file to an fmx file in a Linux prompt, I get this error:
Compiling WHEN-BUTTON-PRESSED trigger on FIND item in CUST_QF data block...
Compilation error on WHEN-BUTTON-PRESSED trigger on FIND item in CUST_QF data block:
PL/SQL ERROR 49 at line 1, column 1
bad bind variable 'parameter.G_query_find'
PL/SQL ERROR 49 at line 1, column 1
bad bind variable 'parameter.G_query_find'
PL/SQL ERROR 49 at line 3, column 1
bad bind variable 'parameter.G_query_find'
I have not touched that part of the form.
When I try to compile the previous/existing fmb file, I get the same error so I'm not sure how they compiled it before?
I attached the fmb file. I had to zip it as it's larger than 2MB. However, .zip is not accepted so I renamed it to .fmb.
So please rename the extension to .zip first to extract the fmb file.
Hopefully someone is willing to take a look at this to see what is wrong.
Thanks in advance,
Richard
|
|
|
|
|
|
|
|
|