Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Using Oracle with IIS and ASP
We are using Microsoft IIS and ASP (VBScript) for a simple page to display data from a Oracle 7.3 database.
So far we have only been able to access the database when the IUSER_XXX
account is a member of Administrator group, or we use Basic
Authentication and the user entered in a member of the Administrator
group. Otherwise we get the error:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Oracle][ODBC Oracle Driver][Oracle OCI]ORA-12641: TNS:authentication
service failed to initialize.
/scripts/test.asp, line 1
Any suggestions?
Thanks
John Cook
Received on Thu Aug 21 1997 - 00:00:00 CDT
![]() |
![]() |