Ask a Question related to ASP, Design and Development.
-
Stefan #1
Access connections problems
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 [email]stefanUofM@hotmail.com[/email]
Stefan Guest
-
FTP Connections Problems
Hi, Having difficulty setting up an initial connection with Contribute. Application successfully logs to my FTP server, and performs all ftp... -
severe load problems, too many connections
hi, on an apache 1.3.37/mysql 3.23.49 server we often experience a slowdown and we get random "Too many connections" errors from the... -
Problems adding connections
I am so frustrated with this programme. I have all my domain names hosted by namesco. The connections (even if I disable them) will not work if... -
Problems with OLE DB Connections
I have applied the 'fix' for ole db connections with Windows XP SP2, but then I get an error message of HTTP 405 when I try to connect. I found that... -
Multiple connections problems
> I have multiple recordsets on a page that use the same connection file to How many recordsets? I would advise to use the one connection for... -
Curt_C [MVP] #2
Re: Access connections problems
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
[url]http://www.Darkfalz.com[/url]
---------------------------------------------------------
...Offering free scripts & code snippits for everyone...
---------------------------------------------------------
"Stefan" <stefan@dragolov.com> wrote in message
news:89543c7c.0308251339.21cc19e@posting.google.co 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 [email]stefanUofM@hotmail.com[/email]
Curt_C [MVP] Guest



Reply With Quote

