Windows Oracle Data Access Components (MOSC)

MOSC Banner

I execute a script VB after installed OADC then "Provider cannot be found. It may not be properly in

edited Oct 14, 2013 11:12PM in Windows Oracle Data Access Components (MOSC) 6 commentsAnswered
hello guru,
1 - I installed Oracle client 11.2.0.3 ( Windows client 32 bits)
2 - I installed OADC 11.2.0.3 ( Windows client 32 bits )
for see my installation then i join my log file of "opatch lsinventory -detail"  after it.

3 - i created and executed a vb script and i have this error next :
C:\Temp\ODAC11203\testoledbdate.vbs(2, 1) ADODB.Connection: Provider cannot be f
ound. It may not be properly installed.

4 - my script is : set con = createobject("adodb.connection")
con.open = "provider=OraOLEDB;user id=TOTO;password=TOTO;data source=WT10DEV"
con.close
set con=nothing
5 -1 how may I see if all my path are correct ? or all my regedit are correct ?

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