Hi, I am a newcomer to this forum as well as to coldfusion. I have uploaded a small database, however after adding additional information, I tried uploading and overwriting the original file, but it never takes the added information. It prompts me to overwrite, which I select, but the new info is not added. Some thoughts from you would be great ... since I am a novice at this
Look in the folder on your server where the database is stored and check to see if there is an access lock file. Access database, when opened, will create an access lock file to protect the database form being overwriten, or deleted when a user has it open. Sometimes this file will remain and keep anything from altering the database.
Elsinore, I don't use Access anymore, but I used to have the same problem when I first hosted at readyhosting.com. Here is your solution: http://www.evolt.org/node/3644
Well I tried, but with no positive result. I placed the snippet in a file called die.cfm, uploaded, typed the siteurl/die.cfm, it threw an error as expected, tried uploading the db file again, but the replacement file suggest that it is the same size as the former, which tells me it does not see or would not allow the additional info. I am back to square one... so was it me? Did I misinterpret the directions?