Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: S.O.S ..... asp error for odbc


Message #1 by "bijan mazaheri" <bijan_m1@y...> on Sun, 12 Aug 2001 16:41:05
hi all 



I have a problem with my asp file .

my asp file is on windows 2000 web server 

It was worked correctly and reported from access database file . 

my server is infected with redcode or redlight virus !

so I installed service pack 2 

when I installed service pack 2 

I lost my connection in asp file .

I am recieved an error 



          Microsoft OLE DB Provider for ODBC Drivers (0x80004005)

          [Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet     

          database engine cannot open the file '(unknown)'. It is already 

          opened exclusively by another user, or you need permission to 

          view its data.



please lead me  for this problem 

                      

                                with thanks     bijan mazaheri 



Message #2 by "Justin Thomas" <xxyellowsixx@h...> on Fri, 17 Aug 2001 00:55:46
You can do a few things to get rid of this, first try the following:

Go to Start Menu > Programs > Adminastration Tools > DataSources (ODBC)

     Now I am assuming by the error that this is a DSN, for this example I 

am gonna use a System DSN,(dunno why I said that) anyhoo Remove all your 

DSN's, click on the System DSN tab, select all your DSN names and remove 

them, Remeber the names of them so you dont have to change the ASP pages 

to new names, Then open up Internet Services Manager, and select the MAIN 

computer in the left pane, right-click it and choose disconnect, then 

close out of that, close all apllications and windows and reboot your 

computer.

 Open Internet Services Manager once again, if it has restarted then close 

it if not then right-click on the Main computer in the left pane again and 

choose connect, make sure the Web site in the right pane says the 

status "running" if not select it and choose the play button up top

(start)  and close out of that, then go back into your Data Sources (ODBC) 

choose the System DSN tab, choose add select the correct driver, select 

the correct path and name your DSN and you should be set. Good luck





> hi all 

> 

> I have a problem with my asp file .

> my asp file is on windows 2000 web server 

> It was worked correctly and reported from access database file . 

> my server is infected with redcode or redlight virus !

> so I installed service pack 2 

> when I installed service pack 2 

> I lost my connection in asp file .

> I am recieved an error 

> 

>           Microsoft OLE DB Provider for ODBC Drivers (0x80004005)

>           [Microsoft][ODBC Microsoft Access Driver] The Microsoft 

Jet     

>           database engine cannot open the file '(unknown)'. It is 

already 

>           opened exclusively by another user, or you need permission to 

>           view its data.

> 

> please lead me  for this problem 

>                       

>                                 with thanks     bijan mazaheri 

> 


  Return to Index