View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Falango Falango is offline
external usenet poster
 
Posts: 2
Default I need to use CreateObject("OracleInProcServer.XOraSession")

I try to use the... Set OraSession =
CreateObject("OracleInProcServer.XOraSession"), so I see the message: ActiveX
component can't create object (Run-time error 429). What do I do?
Looks like missing any References of VBA.