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 -> Re: ODBC-error Microsoft ASP to Oracle 7.3.3

Re: ODBC-error Microsoft ASP to Oracle 7.3.3

From: Robert Altena <altena_at_gol.com>
Date: 1997/11/02
Message-ID: <2QX6.13$Fs1.1659513@mothra.gol.ad.jp>#1/1

Use Oracle Objects for OLE in your active server script. (works very well for us. You can almost copy & paste the samples that come with OO4O.)

Just look at what you are doing:

 asp --> OLE-DB --> ODBC --> OCI --> Oracle.

And compare that to:

asp --> OO4O --> OCI --> Oracle.

P舐 Erlandsson wrote in article <635ln9$bak_at_nike.volvo.se>...

>Hi !!
>
>I'm using Microsoft Web-server IIS3.0/Active Server Pages and I'm trying to
>make a connection to the Oracle 7.3.3 Database installed on the same
>machine, using Win NT4.0 SP3.
>I get the message:
>Microsoft OLE DB Provider for ODBC Drivers error '80004005'
>[Oracle][ODBC Oracle Driver][Oracle OCI]ORA-12641: TNS:authentication
>service failed to initialize.
>/norge/verktyg1.asp, line 22
>
>Anyone ....
>
>Best regards
>Per Erlandsson, Sweden
>pere_at_bilia.se
>
>
Received on Sun Nov 02 1997 - 00:00:00 CST

Original text of this message

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