We've been extensively using Oracle UDF in Impromptu 6 for some time now.
Suddenly, all UDFs wherein a date-time parameter is required were returning errors:
Error number -239:
DMS-E-GENERAL, A general exception has occurred during operation 'prepare request'.
DMS-E-RPR_BAD_PARAM_TYPE, Incompatible types for parameter number <1> in the function <zzXPC_Work_days>.
I am sure that the parameter I'm passing is a date-time field as required.
I've checked and double-checked files ORFUNCT.INI and COGUDFOR.INI, ran COGUDF.EXE, rechecked the DB function and still can't find where the problem is.
Can anyone help out?
Suddenly, all UDFs wherein a date-time parameter is required were returning errors:
Error number -239:
DMS-E-GENERAL, A general exception has occurred during operation 'prepare request'.
DMS-E-RPR_BAD_PARAM_TYPE, Incompatible types for parameter number <1> in the function <zzXPC_Work_days>.
I am sure that the parameter I'm passing is a date-time field as required.
I've checked and double-checked files ORFUNCT.INI and COGUDFOR.INI, ran COGUDF.EXE, rechecked the DB function and still can't find where the problem is.
Can anyone help out?