I’ve setup an ASP page with an access database backend, however when i enter data the database doesn’t take any of the data I enter. I’ve set all the properties to spec. My guess is that the database is being opened exclusively by the server and not allowing any updates. Is there a way around this?