ORA - 4043 error
Hi
I am using OCI on Oracle 8.1.6 and am facing a compiling error in my code while using the OCI API OCIDescribeAny(). On calling OCIErrorGet(), I am getting the following error code.
ORA - 4043 object geocode (this is one of the tables in my database) not found.
Can anybody please help me out with this?
Thank you
Ronak Chokshi