Hi,
We have create ODBC and we are accessing MS Access database from APEX. All queries/DML we are running are working fine. But when we are trying to call procedure. It throws this error
ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
[Microsoft][ODBC Microsoft Access Driver]Optional feature not implemented {HYC00,NativeErr = 106}
ORA-02063: preceding 2 lines from MYDSN
Please suggest.