Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DB Connection crashes

Status
Not open for further replies.

Almarton

Programmer
Jan 1, 2002
42
0
0
BR
Connection crashes

Hi all,

I am developing some ASP pages to query a MS Access DB and it works fine on the web but when testing on IIS 5 it sometimes crash after the first query, sometimes requiring to refresh the next page to avoid the error msg:

Error Type:
Provider (0x80004005)
Unspecified error

I suspect the DB is in a locked state that preventing the next Conn.Open command. But I repeat in the web it works fine, only in my PC that this happens...

Does anyone know the cause for that? Is there any ADO library or so missing?

Thanks;

@lex.

Alexandre @lmarton Marton
almarton@task.com.br
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top