|
|
|
|
|
| | |
|
Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Provider error 80004005 --> Try this! |
From: |
Bryan Rustrum |
Date: |
10/19/1999 8:29:28 PM |
IP: |
209.218.165.25 |
I clipped this from Microsofts Web Workshop... it addresses this problem in detail.
http://www.15seconds.com/search/goto.asp?Goto=http%3A%2F%2Fmsdn%2Emicrosoft%2Ecom%2Fworkshop%2Fserver%2Ffeature%2Fmorqa%2Easp
Follow the link above, search for "80004005".
Tom: This is the most common error youll see. It is a general error telling you the data you want cannot be accessed for some reason. Usually youll get a moderately helpful explanation along with the 80004005 notification. In most cases, it comes down to lack of permission or DSN naming problems. However, note that you can get this for other reasons as well, including the wrong type of parameter sent to a SQL Stored Procedure. The error is actually bubbled up from the data provider, so sometimes it can be hard to tell exactly what happened or where. |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|