Wrox Programmer Forums
|
Classic ASP Databases Discuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 20th, 2005, 10:57 AM
Registered User
 
Join Date: Mar 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default JET Database Engine Error

Can anybody explain this message to me:

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

Also any solution to this.

Thanx in advance
 
Old March 20th, 2005, 11:59 AM
Friend of Wrox
 
Join Date: Jan 2004
Posts: 303
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You are receiving this error because Internet Guest account IUSER_ComputerName needs write permission on directory or folder in which your database is located
 
Old March 31st, 2005, 11:56 AM
Registered User
 
Join Date: Mar 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hi

   thankx, I have added the "write" permission to the virtual directory on IIS server, still the error persists. I am no sure if I have understood your instructions clearly, would you please elaborate, along with how do i go about doing the same.

thank you once again.

Amit

 
Old March 31st, 2005, 01:21 PM
Registered User
 
Join Date: Mar 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You need to actually to to the physical file on your server and give the IUSR the rights there. Doing it in IIS wont solve your problem.

 
Old April 2nd, 2005, 08:08 AM
Registered User
 
Join Date: Apr 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:Originally posted by EndEffect
 You need to actually to to the physical file on your server and give the IUSR the rights there. Doing it in IIS wont solve your problem.

Hi,
I have a database in Access and I am trying to add record in that database.Testing is done on the local machine using IIS.I am getting the same error.

Can you elaborate the steps for giving the IUSR the right to write into the Access file.

regards,


regards,
Siddharth
 
Old May 6th, 2005, 11:49 AM
Registered User
 
Join Date: May 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Open WINDOWS EXPLORER... Find the physical file folder in the tree...
RIGHT CLICK THE FOLDER, Hit PROPERTIES, Seth the folder up for SHARING! Read Write, Delete permissions!

Hope that helps

 
Old December 20th, 2006, 02:20 AM
Registered User
 
Join Date: Dec 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

First open ISS , right click on virtual folder like (Contact Records) and click on its properties, a property window will display

Select the Tab Directory Security , Click on Edit button, and uncheck the anonymous access.

i hope u will get the result

 
Old February 8th, 2007, 03:50 AM
Registered User
 
Join Date: Feb 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:Originally posted by imrantareen
 First open ISS , right click on virtual folder like (Contact Records) and click on its properties, a property window will display

Select the Tab Directory Security , Click on Edit button, and uncheck the anonymous access.

i hope u will get the result

Imrantareen

Thanks for your suggestion. It helped a lot bebe. My database is now updating properly. You solved a major problem of ours. Thanks once again.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Microsoft JET Database Engine error '80040e09' phuc2583 Classic ASP Basics 1 February 28th, 2008 06:45 PM
Database Error: Microsoft Jet Engine asters ASP.NET 1.0 and 1.1 Professional 2 April 3rd, 2007 09:33 AM
Microsoft JET Database Engine error '80040e14' aprnip Classic ASP Databases 6 December 10th, 2005 07:36 AM
Microsoft JET Database Engine error '80040e10' waynehultum Classic ASP Databases 15 August 20th, 2004 10:22 AM
Microsoft JET Database Engine error '80040e10' nvillare Classic ASP Databases 1 August 20th, 2003 12:09 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.