473,382 Members | 1,646 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Operation must use an updatable query

Hello,

I've been trying to make my db web applications to work in
my test server and I keep getting this everytime I try to
modidy the database:

Microsoft JET Database Engine error '80004005'
Operation must use an updateable query.

The curious thing is that in my web hosting provider's
space it works perfectly. I don't know what's wrong with
the configuration of my IIS. Any ideas?

I look at this document (nonsense):
http://support.microsoft.com/default.aspx?scid=kb;en-
us;q175168

Thanks,
David
Jul 19 '05 #1
3 4496
Have you checked the permissions for the folder/file's containing the
DB/site file's?

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!
"David K" <an*******@discussions.microsoft.com> wrote in message
news:11*****************************@phx.gbl...
Hello,

I've been trying to make my db web applications to work in
my test server and I keep getting this everytime I try to
modidy the database:

Microsoft JET Database Engine error '80004005'
Operation must use an updateable query.

The curious thing is that in my web hosting provider's
space it works perfectly. I don't know what's wrong with
the configuration of my IIS. Any ideas?

I look at this document (nonsense):
http://support.microsoft.com/default.aspx?scid=kb;en-
us;q175168

Thanks,
David

Jul 19 '05 #2
"David K" wrote in message news:11*****************************@phx.gbl...
: I've been trying to make my db web applications to work in
: my test server and I keep getting this everytime I try to
: modidy the database:
:
: Microsoft JET Database Engine error '80004005'
: Operation must use an updateable query.
:
: The curious thing is that in my web hosting provider's
: space it works perfectly. I don't know what's wrong with
: the configuration of my IIS. Any ideas?
:
: I look at this document (nonsense):
: http://support.microsoft.com/default.aspx?scid=kb;en-
: us;q175168

I don't know. Did you dismiss the document since you labeled it nonsense?
The most common error I've seen with this issue is that the IUSR account
does not have change [modify] permissions on the folder the database is in.
You haven't told us what you've done and it's not curious that it works on
your web host and not on your test server if it is a permissions issue.

--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp
Jul 19 '05 #3
http://www.aspfaq.com/2062
http://www.aspfaq.com/2009

Why is that KB article nonsense, by the way? Did you mean that you didn't
understand it? Those are two very different things.

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/


"David K" <an*******@discussions.microsoft.com> wrote in message
news:11*****************************@phx.gbl...
Hello,

I've been trying to make my db web applications to work in
my test server and I keep getting this everytime I try to
modidy the database:

Microsoft JET Database Engine error '80004005'
Operation must use an updateable query.

The curious thing is that in my web hosting provider's
space it works perfectly. I don't know what's wrong with
the configuration of my IIS. Any ideas?

I look at this document (nonsense):
http://support.microsoft.com/default.aspx?scid=kb;en-
us;q175168

Thanks,
David

Jul 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Johnny M | last post by:
I have been using Access since office 4.3. I have just upgraded to Office 2003 and am having issues with creating updatable queries. If I link one table to a selection query based on the same...
3
by: jallegue | last post by:
I am working with MS-Access 2002. The two tables that I am working with are: dbo_IDX_FRS_account_bal_by_month ==> this is a linked table to SQL == local table The query that is executed is...
1
by: Mr. x | last post by:
Hello, I have hosted my site in an hosting server. I got the following message, while trying inserting a record to the database : Operation must use an updatable query. For what I know, I...
27
by: Bob | last post by:
running access 2k; mdb w/ linked tables to another mdb (front/back-end); trying to run a query that updates a table FROM information from a crosstab query. I AM NOTT trying to update the...
10
by: cyber0ne | last post by:
I'm having a bit of trouble adding records to a local .DB file (using a Paradox connection string). I checked the file permissions, and for testing purposes set Everyone to Full access. But it...
2
by: Enrique Rojas | last post by:
Hello I have this sql that triggers the abovementioned error. UPDATE ra SET ra.Year_1_Cost = (SELECT sum(conversion*Year_1_accom) AS year1 FROM accomfundlevels WHERE driver_id=168 And...
2
Ranjan kumar Barik
by: Ranjan kumar Barik | last post by:
Hello everybody ! I am trying to insert into an access table using ADO in ASP. But i am getting the error message: "Operation must use an updatable query". I have checked the security settings...
10
by: anniebai | last post by:
Can someone help me with this query, which gives the error message "operation must use an updatable query"? Thanks a lot. UPDATE publications set publications.pmcid = (select fname.pmcid from fname...
8
geolemon
by: geolemon | last post by:
I'm trying to perform an update, and I can't avoid this error - I've tried this query what must be 5 different very fundamentally different ways now. Arg. I used to be a DBA in large DB2 and SQL...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.