Windows Oracle Data Access Components (MOSC)

MOSC Banner

CreateObject("OracleInProcServer.XOraSession")

edited Aug 8, 2018 5:02AM in Windows Oracle Data Access Components (MOSC) 2 commentsAnswered

Oracle Database standard 12C version 1

Excel 2013 64 bits

Windows 10

java version "1.6.0_37"

Java(TM) SE Runtime Environment (build 1.6.0_37-b06)

Java HotSpot(TM) 64-Bit Server VM (build 20.12-b01, mixed mode)

Hello, it's my first ask on the Oracle Community, so be nice to me...

We have made a Microsoft VB on Excel to request a database. This connexion works fine (for years) with Oracle 10 and 12C . But the error 429 : CreateObject("OracleInProcServer.XOraSession") appears when we use the script on Excel 64 bits.

the code is simple :

  Set OraSession = CreateObject("OracleInProcServer.XOraSession")

We made some researchs about it, The cause may due to a missing dll :

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center