ODBC Error's

Hi,
I am getting 2 common ODBC Errors,Please
could you tell me how to solve these:
1)when i run the report using existing code,i got this error:ODBC ERROR-can not bind PL/SQL Records or Cursor References-Error deteced by Database DLL

2)ODBC Error(Merant) ODBC Oracle 8 Driver ORA-06550:Line1,Column8,PLS-00201:identifier’ IRA_ADM.PRC_RI_REPORT’Must be Declared ORA-06550:line1, column 8: pl/sql Statement ignored
Error Detected by Database DLL

3)Database Connection Error:’42000(microsoft)(ODBC Driver for Oracle)Syntax Error or Access Violation
When I try to connect to a stored proc


Cristina (BOB member since 2009-02-27)

Without knowing what you are doing it is hard to tell.

We don’t know the version of Oracle, the version of your drivers, the source of your drivers, etc…

The other consideration is that Oracle has a tendenancy to give the wrong error message. That is why I ask, what are you doing?


BDeLong (BOB member since 2008-01-15)

I am working on Oracle 8i,Data direct 5.1ODBC Driver and Crusyal XI


Cristina (BOB member since 2009-02-27)