ODAC 9.3.8 Issue with Boolean Results on TOraStoredProc
Re: ODAC 9.3.8 Issue with Boolean Results on TOraStoredProc
We have added a global variable ForseProcNamedParams and an option ProcNamedParams that allow using named parameters on generating a stored procedure call. Setting a global variable in your case will let you solve the problem with parameters.
Re: ODAC 9.3.8 Issue with Boolean Results on TOraStoredProc
Thanks Alex.
Can you tell me when these changes will be made available? We are keen to move to the new version of ODAC.
Can you tell me when these changes will be made available? We are keen to move to the new version of ODAC.
Re: ODAC 9.3.8 Issue with Boolean Results on TOraStoredProc
The new ODAC version including these fixes will be available next week.