This topic is locked

Error message -newbie

4/23/2005 10:05:40 PM
ASPRunnerPro General questions
B
bottiger author

I reveive the following error when trying to save a record in which only field that can be editted is a radio button. I receive this error when I hit save:

Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
/Lineups_edit.asp, line 164
unsure what I need to edit.I bought software because I do not know ASP.

Thanks

Sergey Kornilov admin 4/25/2005

Hi,
read the article about Operation must use an updateable query error here.

B
bottiger author 4/25/2005

You were right - It was a right's issue and the article showed me how to solve. Thanks!