Catastrophic Failure (8000ffff)
- From: "JASV" <JASV@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 19 Jul 2005 09:32:02 -0700
We have a Windows 2003 Server acting as a web server and connected using an
ODBC to a Windows 2000 server with an Oracle DB. The ODBC connection is using
"Oracle in OraHome92" driver.
The web site was developed using ASP.
When user are browsing the site, sometimes they receive an "Catastrophic
Failure (8000fff)" message. If I receive the message an retry the same
action, the message is not displayed.
The error ocurrs in "bd.open" command
Application("strConn") = "DSN=FIDAEII;UID=zzzz;PWD=zzzzzz"
set oCmd = server.CreateObject("ADODB.Command")
Set bd = Server.CreateObject("ADODB.Connection")
bd.open Application("strConn")
You can see the problem in http://www.fidae.cl
Do you have any suggestion to solve this problem?
Thank you
.
- Prev by Date: Input file when character and values are separated by space
- Next by Date: http post a file
- Previous by thread: Input file when character and values are separated by space
- Next by thread: http post a file
- Index(es):
Relevant Pages
|