Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Access connections problems

Reply
Thread Tools

Access connections problems

 
 
Stefan
Guest
Posts: n/a
 
      08-25-2003
I get the following error when trying connect to an Access db on the
local drive.

Error Type:
Provider (0x80004005)
Unspecified error
/ndss/sdd/concierge/For_sale.asp, line 34

The weird thing is that teh connection works Sometimes. So if I
connect and get data back, I need to wait about 1 minute to do it
again or I get this error.

I've checked that the internet user has access to the directory and
the db file. I've also gone through the various possible solutions
that Microsoft gives for error 0x80004005.

ANy ideas about what might be the problem?

Please email me a
 
Reply With Quote
 
 
 
 
Curt_C [MVP]
Guest
Posts: n/a
 
      08-25-2003
Guessing that the DB is being opened and not closed so you are getting
simultaneous calls.


--
----------------------------------------------------------
Curt Christianson (Software_AT_Darkfalz.Com)
Owner/Lead Designer, DF-Software
http://www.Darkfalz.com
---------------------------------------------------------
...Offering free scripts & code snippits for everyone...
---------------------------------------------------------


"Stefan" <> wrote in message
news: m...
> I get the following error when trying connect to an Access db on the
> local drive.
>
> Error Type:
> Provider (0x80004005)
> Unspecified error
> /ndss/sdd/concierge/For_sale.asp, line 34
>
> The weird thing is that teh connection works Sometimes. So if I
> connect and get data back, I need to wait about 1 minute to do it
> again or I get this error.
>
> I've checked that the internet user has access to the directory and
> the db file. I've also gone through the various possible solutions
> that Microsoft gives for error 0x80004005.
>
> ANy ideas about what might be the problem?
>
> Please email me a



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Lingering Idle Oracle Connections? Persistent connections? jobs ASP .Net 2 11-16-2007 03:37 AM
ConnectionState problem - managing connections to an Access database Nick Gilbert ASP .Net 14 07-06-2005 04:16 PM
Database Access and trusted connections Shawn H. Mesiatowsky ASP .Net 4 03-17-2005 10:32 PM
its possible to know ho many connections are opened in an access db? Luis Esteban Valencia ASP .Net 0 01-13-2005 01:47 PM
New access on the block point dumps wireless connections Jerry Paquette Wireless Networking 6 09-15-2004 06:32 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57