|
-
Feb 1st, 2006, 11:47 AM
#1
Thread Starter
Addicted Member
Provider (0x80004005)
Page loads ok but if I refresh it I get the following error:
Provider (0x80004005)
Unspecified error
The error is in the conn.open line
set Conn = Server.CreateObject("ADODB.Connection")
Conn.Open("DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & server.MapPath("\abc\abc.mdb"))
WHY?
access 97 db
running on IIS on XP
Thanks
Another light-hearted post from Guru 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|