Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> install oracle client 9.2, asp

install oracle client 9.2, asp

From: bigbinc <bigbinc_at_hotmail.com>
Date: 7 Nov 2003 23:31:03 -0800
Message-ID: <d1b33313.0311072331.18c5ee4d@posting.google.com>


I have just installed the oracle 9.2 client for 9.2 database. I can connect on different machines to the database with similar asp code except on this machine. I installed the ole oracle drivers and my connect code is this.

strConnectionStr1 = "Provider=OraOLEDB.Oracle;" & _

                                        "Data Source=gis;" & _

My error is usually Provider not found. I can connect with the exact same code in vb. Reading on the net, it says change your regedt32 for odbc and set the internet user to have read access. I have done all of this and get the same error.

I am changing the

HKEY_local_machine/software/odbc and ole and oracle and giving everyone under the sun control?

Any ideas? Received on Sat Nov 08 2003 - 01:31:03 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US