Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_database_setup thread: Unspecified error


Message #1 by "COCO LUA SUAT CHOO" <cocolua@h...> on Tue, 26 Jun 2001 04:07:23
I have the follwoing error when i try to open my asp file



Provider error '80004005'



Unspecified error



/Department/HRA/HRAUpDB.asp, line 30



The code for the line is

objConn.Open "DSN=HRAWebDB"



however the problem does not seem to happend to every program... can anyone 

tell me what's the problem with my code? thanks!



Message #2 by "Ken Schaefer" <ken@a...> on Thu, 28 Jun 2001 13:39:36 +1000
Probably too many open connections - are you using Access/Jet?



Cheers

Ken



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

----- Original Message -----

From: "COCO LUA SUAT CHOO" <cocolua@h...>

To: "ASP Database Setup" <asp_database_setup@p...>

Sent: Tuesday, June 26, 2001 8:21 PM

Subject: [asp_database_setup] Unspecified error





: I have the follwoing error when i try to open my asp file

:

: Provider error '80004005'

:

: Unspecified error

:

: /Department/HRA/HRAUpDB.asp, line 30

:

: The code for the line is

: objConn.Open "DSN=HRAWebDB"

:

: however the problem does not seem to happend to every program... can

anyone

: tell me what's the problem with my code? thanks!






  Return to Index