Wrox Programmer Forums
|
Classic ASP Basics For beginner programmers starting with "classic" ASP 3, pre-".NET." 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 Basics 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 June 27th, 2006, 04:44 AM
Registered User
 
Join Date: Jun 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Updating an Access 200 db

When I try to Register as a user (Chapter 15 Beginning ASP 3) I get the following error message:
Error Type:
Microsoft JET Database Engine (0x80040E09)
Cannot update. Database or object is read-only.
/begasp/AddUser.asp, line 13

Can anyone help me with this

Thanks

 
Old June 27th, 2006, 05:12 AM
Friend of Wrox
 
Join Date: Jul 2003
Posts: 683
Thanks: 0
Thanked 1 Time in 1 Post
Default

Have you assigned read / write permissions to the IUSR_[yourMachineName] account (you should be able to check this in windows explorer etc)?

HTH,

Chris

 
Old June 27th, 2006, 05:24 AM
Registered User
 
Join Date: Jun 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks Chris

I had to change the whole wwwroot folder from read only

Seems to work now

Thanks again

 
Old June 27th, 2006, 07:09 AM
Friend of Wrox
 
Join Date: Jul 2003
Posts: 683
Thanks: 0
Thanked 1 Time in 1 Post
Default

Hi Gandalf :-)

No problem...

Personally I would only allow that user to read / write files you really want them to be able to - locking this down to a minimum increases your security.

Best regards,

Chris






Similar Threads
Thread Thread Starter Forum Replies Last Post
problem with updating the db using servlet Behl_Neha Java Databases 1 December 24th, 2007 06:08 AM
Problem with Access 200 Report marnik Access 3 July 31st, 2005 12:37 AM
Updating DB abbylee26 Classic ASP Databases 15 March 17th, 2004 06:21 AM
Updating an Access DB stu9820 ASP.NET 1.0 and 1.1 Basics 1 September 30th, 2003 01:09 PM





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