Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ora-00942 error

Status
Not open for further replies.

mihke

Programmer
Apr 14, 2002
1
CA
When executing a program unit located in a form 6i, I get this error.
The error occurs when opening a cursor from a table which is in another schema.
In the cursor declaration I used schema.table to select from.
In sql nav when I run the query for this table I'm able to retrieve data from it.
Can you tell me whats wrong and why do I still get that error when running the form.
Thanks in advance
Mihai
 
Check my response in the Oracle release 8 and 8i forum
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top