Database Instructions

Making a database updateable

If you need the database to be editable/updateable via ASP or PHP pages the permissions on it must be set to read and write. Email us at to change the permissions. If you put the database in a directory then change permissions on that directory any files you upload to that directory will inherit updateable permissions. If you have it in your root directory, only the file will be given updateable permissions, which means if you reupload the database file you will have to perform the permission change again.