Accessing ORACLE DB w/ADO

  • Thread starter Thread starter ibeetb
  • Start date Start date
I

ibeetb

When I access an Oracle DB using ACCESS, I am able to read from the table
and return data. But when I use ADO from within Excel VBA, it gives me thje
ORA-00942 error whicj means Table or View cannot be found. Anyone encounter
this or knows what it means or why this is happening with Excel ADO?
 
Nothing wrong with Excel in accessing Ora tables, suggest you post your code
for a once over in here.
Cheers
N
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top