RakhiKalra
Programmer
Hi friends,
at times i get the following error message when i run my asp file
Provider error '80004005'
Unspecified error
/amerrugs/datasource.inc, line 3
*************************************************
datasource.inc file contains the following code
<%
set con = server.createobject("adodb.connection"
con.open "driver={microsoft access driver (*.mdb)};dbq=\\server\data\AmerRugs.mdb"
%>
when i refresh the page for 4-5 times then this error gets removed...its totally inpredictable.
Please tell any solutions and the reason why the error is raised.
Cheers
Rakhi Kalra
at times i get the following error message when i run my asp file
Provider error '80004005'
Unspecified error
/amerrugs/datasource.inc, line 3
*************************************************
datasource.inc file contains the following code
<%
set con = server.createobject("adodb.connection"
con.open "driver={microsoft access driver (*.mdb)};dbq=\\server\data\AmerRugs.mdb"
%>
when i refresh the page for 4-5 times then this error gets removed...its totally inpredictable.
Please tell any solutions and the reason why the error is raised.
Cheers
Rakhi Kalra