> I receive this error message;
>
Hey,
I had the same problem and after much thought and guidance from this site
by a lot of people here, I changed to a dsn less connection using OLEDB.
Now my database works fine and has not given me any such errors. I think
its worth giving a shot.
Good Luck!!
> Error Type:
> Provider (0x80004005)
> Unspecified error
> /test/escort/edit_names_escort.asp, line 11
>
> Line 11 is addconn.open "DSN_database_name"
>
> If I click reload several times the page will open and display correctly.
> If I go to the next page I get the same error.
> Clicking RELOAD several times again will get the new page to open and
> display correctly.
>
> Finally, if I reboot my web server the problem seems to correct itself
> until I begin to do more coding. Of course it isn't until I make a few
> errors that this error seems to return.
>
> Any help???
>
> Thanks
>