If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Cannot uncheck 'readonly' in XP

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-20-03, 00:15
archivist archivist is offline
Registered User
 
Join Date: Oct 2003
Posts: 1
Unhappy Cannot uncheck 'readonly' in XP

I am new to ASp and have been following a tutorial to set up a ASP VB login page with Dreamweaver MX and Access 2000. When I try to login to my test page I get the follwing error message:

Error Type:
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.
/login/login.asp, line 14

I have read lots on the internet and it suggests that I need to correct the read/write privilages. When I right click the file/folder in my wwwroot folder the box is unchecked but when I press OK/Apply it resets to a default of being checked.

Please help! I have spent my whole weekend going mad!!

tom (Archivist)
Reply With Quote
  #2 (permalink)  
Old 10-21-03, 11:08
Seppuku Seppuku is offline
Useless...
 
Join Date: Jul 2003
Location: SoCal
Posts: 721
Either it cannot find the path to your access file, or the access file itself has security restrictions that you need to resolve first. Do you know if the access file is secured? If it's possible, post some code so we can take a look at what's happening
__________________
That which does not kill me postpones the inevitable.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On