Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: read only database error


Message #1 by "Peter Duke" <peteydukie@y...> on Thu, 26 Jul 2001 16:24:20
When I access my site on the web, I get an IE error that my database 

(Access 2000) is read only; however everything works on my local host 

(IIS).  Any ideas?
Message #2 by "Ethan Selzer" <ethanselzer@m...> on Thu, 26 Jul 2001 09:10:07 -0700
Hi Peter,



You probably already checked all this but I have received that error when

the directory on the web server is not configured for read/write access.

Also right click on the .mdb file - click on properties - click the General

tab make sure that Read-only is not checked. Also from the properties dialog

box -click the Security tab - click Advanced - click the Permissions tab -

click Add - click Everyone - click OK - check the checkbox for Full

Control - click OK.



Ethan



-----Original Message-----

From: Peter Duke [mailto:peteydukie@y...]

Sent: Thursday, July 26, 2001 4:24 PM

To: Access ASP

Subject: [access_asp] read only database error



When I access my site on the web, I get an IE error that my database

(Access 2000) is read only; however everything works on my local host

(IIS).  Any ideas?






  Return to Index