Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · ASP.NET Newsletter Application · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : ASP : ADO/ODBC : Error: Cannot update. Signup · Login
Author Thread
Error: Cannot update.
Posted in tutorial: Uploading Files into an Access Database using plain ASP
·  ynunez
User
Joined: 9 Dec 2002
Total Posts: 1

Error: Cannot update.

Posted: 9 Dec 2002
When trying to use the insert.htm file in order to upload an image, I get this error. Any idea why? BTW, my db files are in a folder especially for DB's that the hosting company provided me with.

file.jpg data received ...


Microsoft JET Database Engine error '80040e09'

Cannot update. Database or object is read-only.

/Insert.asp, line 105
·  Faisal Khan
AdminAdminAdminAdmin
Joined: 24 Sep 2002
Total Posts: 595
Re: Error: Cannot update
Posted: 12 Dec 2002
Well at least you know what the error message is about :). The script was not able to insert data in the database.

To make sure if there is nothing wrong with the permissions of that database, you might want to create a separate ( test ) table in that Access database and use an ASP page to insert data in it. If you able to insert/view records using an ASP page from that database then it means that there is nothing with permissions.

Faisal Khan.
Stardeveloper.com
Read Blog | Follow on Facebook, Twitter
·  ronlongie
User
Joined: 4 Mar 2010
Total Posts: 1
Re: Error: Cannot update
Posted: 4 Mar 2010
I just joined so I hope I am adding my question in the proper place.
Thanks for adding this helpful tutorial.
I have tried out the ADD a new image and VIEW is great.
I am new to ASP and would like to see a sample of how I can edit and existing record.
That is, I would like to change an image that has already been inserted into an Access database.
Or possibly just leave the record alone and delete the content of the Image field.
Any chance to see such an example?
Thanks again,
Ron
Want to leave a comment? Login or Register for free!

Users Subscribed To This Thread
ronlongie  

Users Who Have Visited This Thread In Last 24 Hours
2 Visitors

Login to post a comment or start a new thread
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2010 Stardeveloper.com, All Rights Reserved.