Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: does anyone know what this means


Message #1 by hoonboon69@h... on Fri, 16 Feb 2001 18:01:42
I have an asp page that will display all entries in a table and sorted by 

whatever the user selects from a drop down menu. I keep getting this 

message. what does it mean and how do I fix it? Thanks in advance.





Microsoft OLE DB Provider for ODBC Drivers error '80004005' 



[Microsoft][ODBC Microsoft Access Driver] Could not use '(unknown)'; file 

already in use. 



/project2/displaydata.asp, line 20 

Message #2 by "Wally Burfine" <oopconsultant@h...> on Fri, 16 Feb 2001 18:59:51 -0000
Either the connection isn't open or the file is missing


  Return to Index