Oracle and ASP

Oracle and ASP

 

  

I am trying to connecto to Oracle via ASP. Unfortunately I just get a super long timeout without any errors. I am using the connection information for DSN and the oracle dsn is working with SQL*PLUS and any other ODBC application

please advise

Dim oraConn
Set oraConn = Server.CreateObject("ADODB.Connection")

oraConn.Open "DRIVER={Oracle ODBC Driver};DSN=SR7;UserID=*****;Password=*****;"

oraConn.close

_______________________________________________
Allan Alli



Oracle LazyDBA home page