CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Error msg: "Operation must use an updateable query

Print topic Send  topic

Author Message
Kelly
Posted: 03/08/2002, 8:05 AM

I'm adapting the portal base for an intranet and everything works fine from my computer with all of the files on our intranet, but when someone on another computer tries to REGISTER I get the following error:

"Operation must use an updateable query. (Microsoft JET Database Engine)"

Even when I give a login that is definitely in the database, I get an error:

Microsoft JET Database Engine error '80004005'

Operation must use an updateable query.

Any ideas? or is this too general?
Petr
Posted: 03/08/2002, 9:13 AM

This is very simple. You have uploded/copied the Access database to the
Win2000 server but did not set its permission to write by Everyone.
This has to be done on the server by the administrator.

Marty
Posted: 03/09/2002, 7:28 AM

Actually you'll not want “Everyone”. To be safer you should add the “modify” and “write” access by right clicking on the file (the database file) (properties, security) and select the IUSER_SERVERNAME account NOT the Everyone account.
Petr
Posted: 03/09/2002, 3:57 PM

For a small group that uses my DB "everyone" setting is of no concern. For a larger fllowing do what Marty wrote.

Basically you need to set he database file for "write" & "modify" on the server. Your error msg translates into not-able to write to the database.
Raed
Posted: 03/10/2002, 1:27 PM

I hope u understood the previous replies but if u right click on the folder on Win XP Pro using an NTFS partition u might not find the SECURITY TAB to set ur permissions.

So here is what u do go to Tools->Folder Options->View->Advanced Settings->Uncheck USE SIMPLE FILE SHARING .

Now u can right click on the databse folder and find the SECURITY TAB and set a Read / Write permission.

Believe me it's a slight option but took some time to solve it
CodeCharge Support
Posted: 03/11/2002, 6:59 AM

Kelly,
The error you are getting has to do with permissions on your server. Please refer to the following articles:
http://support.codecharge.com/files/CodeChargeFAQ.html#_Toc517263837
http://support.microsoft.com/support/kb/articles/Q175/1/68.ASP

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.