Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_database_setup thread: Re: Unspecified error...Help please


Message #1 by "COCO LUA SUAT CHOO" <cocolua@h...> on Mon, 02 Jul 2001 06:27:59
Yes.. i'm using MS Access.. but i do close the connection , could it be 

because i have too many files linking each other? but that's waht i need to 

do, any idea how can i solve this.. the program will be ok ih i keep trying 

refresh the page for several time after a while

thanks!

regards!



>From: "Ken Schaefer" <ken@a...>

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

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

>Subject: [asp_database_setup] Re: Unspecified error

>Date: 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!

>

>

>

Message #2 by "Ken Schaefer" <ken@a...> on Mon, 2 Jul 2001 23:21:06 +1000
Ever seen this error?



Error 0x0000abcd

Code Not Supplied By User



?



Cheers

Ken



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

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

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

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

Sent: Monday, July 02, 2001 6:27 AM

Subject: [asp_database_setup] Re: Unspecified error...Help please





: Yes.. i'm using MS Access.. but i do close the connection , could it be

: because i have too many files linking each other? but that's waht i need

to

: do, any idea how can i solve this.. the program will be ok ih i keep

trying

: refresh the page for several time after a while

: thanks!

: regards!

:

: >From: "Ken Schaefer" <ken@a...>

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

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

: >Subject: [asp_database_setup] Re: Unspecified error

: >Date: 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!



Message #3 by "COCO LUA SUAT CHOO" <cocolua@h...> on Wed, 04 Jul 2001 08:44:01
Never..



>From: "Ken Schaefer" <ken@a...>

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

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

>Subject: [asp_database_setup] Re: Unspecified error...Help please

>Date: Mon, 2 Jul 2001 23:21:06 +1000

>

>Ever seen this error?

>

>Error 0x0000abcd

>Code Not Supplied By User

>

>?

>

>Cheers

>Ken

>

Message #4 by "Gary Hartge" <ghartge@u...> on Wed, 18 Jul 2001 19:24:57
I have the same problem and I am only linking to two tables an an Access 

database. I have noticed that if I reboot my web server the error goes 

away until I add some code and make a mistake or two. I have a windows 

2000 server. 

Of course this does not help either one of us since it does not address 

why this happens in the first place. Just a note to let you know you are 

not alone! Can anyone help with this issue/problem??



Thanks,

Gary





> Yes.. i'm using MS Access.. but i do close the connection , could it be 

> because i have too many files linking each other? but that's waht i need 

to 

> do, any idea how can i solve this.. the program will be ok ih i keep 

trying 

> refresh the page for several time after a while

> thanks!

> regards!

> 

> >From: "Ken Schaefer" <ken@a...>

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

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

> >Subject: [asp_database_setup] Re: Unspecified error

> >Date: 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