Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : ASP : ADO/ODBC : This may be a stupid question Signup · Login
Author Thread
This may be a stupid question
Posted in tutorial: Displaying Images from an Access Database using plain ASP
·  BlankFrank
User
Joined: 5 Feb 2003
Total Posts: 1
This may be a stupid question
Posted: 5 Feb 2003
I've just tried "Displaying binary data from the database" and I got

Error Type:
Microsoft JET Database Engine (0x80040E09)
Cannot update. Database or object is read-only.
/binary/Insert.asp, line 107

What am I doing wrong?
·  Faisal Khan
AdminAdminAdminAdmin
Joined: 24 Sep 2002
Total Posts: 547
Re: This may be a stupid question
Posted: 7 Mar 2003
You need to give READ and WRITE permissions for the user IUSR_MACHINENAME ( where MACHINENAME is the name of your computer, e.g. if your computer's name is Main then it'll be IUSR_MAIN ) to the database directly or to the container folder.

Faisal Khan.
Stardeveloper.com

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

Login
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2009 Stardeveloper.com, All Rights Reserved.