Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: Re: Report of


Message #1 by kalyan_ramji@h... on Wed, 18 Jul 2001 20:43:38
> 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

> 

Message #2 by "Grant I" <giswim1@a...> on Wed, 18 Jul 2001 20:46:32
> Of course it isn't until I make a few 

> errors that this error seems to return.



Don't make any more errors...  j/k :OP




  Return to Index