Error 429 ActiveX Component can't create object

G

Guest

A coworker has given me a spreadsheet that pulls data from an Oracle database.

He has no problem running the macro, but when I try to run it I get error
'429' ActiveX Component can't create object.

Here's the line that causes the error:
Set oOraSession = CreateObject("OracleInProcServer.XOraSession")

Can anyone suggest what my problem might be?

I'm pretty sure that I have an Oracle client installed on my PC, though I'm
not sure how to check that it's running.

Thanks,
Mike
 

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

Top