English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

"Operation must use an updateable query."


What's the meaning of this error in an insert statement?

2006-12-10 02:02:22 · 4 answers · asked by The Girl 1 in Computers & Internet Programming & Design

4 answers

The database query which creates the table of information your program is using is read only.

The database cannot update information because one or more field used in the query may only point to one of many records. For example the query uses a uniqe listing of names from one table. There would be only a single link to the first occurance of a record (Unique) so trying to change the name would only update a single record and break its relationship with the orignal name with the other records.

The solution is to use several simpler queries to create records sets which can be updated. Perform the complex query with the recordsets and then perform several updates on the individual recordsets

2006-12-10 02:13:46 · answer #1 · answered by MarkG 7 · 0 0

CAUSE
This problem may occur if the following conditions are true:
•You used the Database Interface Wizard in Microsoft Office FrontPage 2003 to create the database interface Web page.
•You set ASP.NET as the technology to use to connect to the database.
•The database is on a Microsoft Windows Server 2003-based Internet Information Server (IIS).
•A Microsoft Access Database (MDB) is used as the database source.
This problem occurs when a Microsoft Access database file is used as your database source because you must grant write access to both the default worker process identity and the authenticated user. By default, both Internet Information Server version 5.0 and Internet Information Server version 6.0 typically grant write access to both the default worker process identity and the authenticated user. However, when you use an MDB file as your database, these permissions must be granted by an administrator on the server that hosts the Web site.

2006-12-10 03:15:22 · answer #2 · answered by Smutty 3 · 0 0

I really have 2 sons, who're no longer circumsized. My husband isn't. My brothers-in-regulation, and my nephews, are. I agree that it is not a needed operation. If we done surgical procedures on all newborns in accordance to what can be a difficulty later in life, we ought to continually only bypass ahead and get rid of the appendix, gallbladder, adenoids and tonsils. extremely, if my husband were circumsized, my sons maximum probable may be, too. If or at the same time as my individual son requested why I did it, i'd tell him I felt it became the perfect decision, depending on the very shown truth that he may have said a large difference between he and his father at the same time as he potty experienced, he may were different than many different boys in locker rooms, and there are some wellbeing advantages. i does no longer sense obligated to respond to to his spouse or female friend. My husband became the first male I knew who became no longer circumsized, and that i by no skill felt as even with the truth that i wanted an evidence from my mom-in-regulation related to her decision to no longer have him circumsized. If some thing, having an uncircumsized sex better 0.5 is between the threat elements for cervical maximum cancers, so the spouse or female friend wouldn't have any courtroom cases. there is one situation you do not aspect out: the non secular component of circumcision. If circumcision is needed by the religion you're area of, it extremely is a valid reason. At one time, that became the in common words reason toddlers were circumcised. i don't have reliable emotions adverse to or for circumcision. i don't believe of it truly is advisable to, and that i'm satisfied we made the decision we did, yet i don't believe of it really is merciless or only incorrect to circumcise an infant. the in common words situation i imagine is quite incorrect is to no longer positioned idea into it. yet to come back to the end to circumcise FOR A reason, i do not see that as "incorrect". interior the U. S., it really is common for all adult males to be circumsized. it really is really a reason many human beings opt for to circumsize, and obviously that perpetuates the cycle. also, 2 issues specifically, have a astounding type of human beings figuring out for anybody else what "ought to" be done, in accordance to meant wellbeing advantages: breastfeeding and circumcision.

2016-11-25 02:22:08 · answer #3 · answered by chrisholm 4 · 0 0

apparently the program you are using wants to update. Go to the software site of the program you are using and see if it has a update. Good luck. Mikie.

2006-12-10 02:06:37 · answer #4 · answered by Mikie 3 · 0 0

fedest.com, questions and answers