OO4O and ASP pages

From: angus forbes <angus_at_metalab.com>
Date: Fri, 04 Sep 1998 17:44:22 GMT
Message-ID: <WFVH1.471$gs5.3035979_at_c01read02.service.talkway.com>



I'm having difficulty opening an Oracle database from an ASP page using OO4O 2.2. Any ideas on how to do this? This script below creates an error and won't open a connection. Any ideas?

               Angus Forbes <angus_at_metalab.com>

<%
Set Application("OraSession") =
Server.CreateObject("OracleInProcServer.XOraSession")

  Set Session("OraDatabase") =
Application("OraSession").DbOpenDatabase("ORACLE", "user/password", 0)

%>

Surf Usenet at home, on the road, and by email -- always at Talkway. http://www.talkway.com Received on Fri Sep 04 1998 - 19:44:22 CEST

Original text of this message