Access Read Only Error

M

Melissa

I have an access database that is updated through a web
interface. The web interface was written mostly in ASP.
Periodically, the database will quit saving. When I try
to open the database, I get an error message that the
database is read only. However, there is no LDB file in
the folder. I have checked all of my ASP coding and any
time I connect to a database, I am closing the connection.

I am not sure where to look to see what is locking it
up. Any ideas?

Thanks!
-Melissa
 
Top