table or view does not exist
I am trying to connecft to an Oracecl DB through a web page. I have set up all the drivers etc that I think I need and can look up any of the tables through Access but when I try to access them directly from an asp page I get :
Microsoft OLE DB Provider for ODBC Drivers error '80040e37'
[Microsoft][ODBC driver for Oracle][Oracle]ORA-00942: table or view does not exist
Any help would be greatly appreciated as I am totally new to Oracle.