Forums

ASP

This topic is locked

Error - Operation must use an updateable query

Posted 17 Dec 2002 11:09:11
1
has voted
17 Dec 2002 11:09:11 Roger Yong posted:
I got this message when I try to add/update/delete record from the database.

"[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query."

Any idea?

Please help. urgent

Replies

Replied 17 Dec 2002 15:03:13
17 Dec 2002 15:03:13 Lee Diggins replied:
Hi rycbn,

try this link, quite a good explanation.

support.rjsnetworks.com/support/web/answertrackloader.asp?action=kbprint&kbid=5

Digga

Sharing Knowledge Saves Valuable Time!!!
Replied 18 Dec 2002 16:57:54
18 Dec 2002 16:57:54 Andrew Watson replied:
What type of database object is it?

if it s a query then make sure you can insert to it, if the query has any kind of totaling or grouping then it may not allow inserts.

try inserting in MS Access, if it works there it'll work in your App.

Cheers

LEED

:: Son, im Thirty.... ::
Replied 19 Dec 2002 11:17:35
19 Dec 2002 11:17:35 Roger Yong replied:
Thanks guys. Problem solved.

\(^o^)/

Replied 15 Dec 2008 10:07:05
15 Dec 2008 10:07:05 swati bhatnagar replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
hi roger,
how do you find the solution of the problem "Operation must use an updatable query"
please tell me in detail.
i am using asp.net2003,C#,MS Access
my application working on local host properly.edit delete working on local server.but when i upload it on web server it retrieve data from dabase and showing in grid.but edit and delete query not working on it.

\(^o^)/


<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

live_n_letlive

Reply to this topic