The CreateObject of '(null)' caused exception C0000005
Server object error 'ASP 0177 : c0000005'
Server.CreateObject Failed
The code is simply:
Set dbc = Server.CreateObject("ADODB.Connection")
From what I gather, this would mean that my connection to
the database is gone, but I don't get the error all the
time. The DB is on another machine that I create an ODBC
connection to. What could spawn such an error? Am I
right about the connection?
Thanks,
Ben McGaughey
bugn...@hotmail.com
http://support.microsoft.com/support/kb/Articles/q262/6/81.asp
Thanks,
Terrell A.
Microsoft Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.