home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.databases.oracle      Overblown overpriced overengineered SHIT      2,288 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 1,779 of 2,288   
   Agoston Bejo to All   
   Failing to connect to Oracle Server in A   
   27 Sep 04 09:49:41   
   
   XPost: comp.databases.oracle.misc, comp.databases.oracle.server   
   From: gusz1@freemail.hu   
      
   In ASP I am using a connection string that works everywhere in the   
   application, except in Sub Session_OnEnd. There I get the following error   
   message:   
      
   "Requested operation requires an OLE DB Session object, which is not   
   supported by the current provider."   
      
   The connection string is:   
   "Provider=OraOLEDB.Oracle.1;Data Source=[servername];User   
   ID=[user];Password=[password];Persist Security Info=True;PLSQLRSet=1;"   
      
   The parameters in [] are not quoted here, but they contain valid parameters.   
      
   The code is quite simple:   
      
   Dim Conn   
   Set Conn = Server.CreateObject("ADODB.Connection")   
   Conn.ConnectionString = Application("Connection_String")   
       'this connection string works everywhere but here   
   Conn.Open     'ERROR HERE   
   ....   
      
      
      
   What may cause this, and how to get around this? It is crucial for me to be   
   able to perform some cleanup tasks once a session ends.   
      
   Thx   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca