codefinger
Programmer
One of my PB6 applications is getting the following error
intermittently during a save operations:
ORA-01475 must reparse cursor to change bind variable datatype
So I set out to change the ini file to disable the bind.
The user's are still getting the error message.
Have I got the syntax wrong?
DbParm=TableCriteria=',PITS,DisableBind=1'
Thanks in advance for any responses.
intermittently during a save operations:
ORA-01475 must reparse cursor to change bind variable datatype
So I set out to change the ini file to disable the bind.
The user's are still getting the error message.
Have I got the syntax wrong?
DbParm=TableCriteria=',PITS,DisableBind=1'
Thanks in advance for any responses.