This topic is locked

Unable to Update

6/10/2005 11:03:14 AM
ASPRunnerPro General questions
K
Kyle author

I am using a demo version of ASP Runner 3.2, and I have not yet manipulated any code (with the exception of using the Template Editor to add a Corporate Image at the top of the interface).
My tables and parent-child relationships were all created correctly, but when I tried to update my parent table, I received the following ASP error...
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
/kyle/northwinds/Equipment_edit.asp, line 697
Line 697 is the call to update the RecordSet (Rs.Update)

FYI, my DSN is connected to a simple Microsoft Access Database...
I'm also getting the same error when I try to add new items...
I'd appreciate any help I could get. Thanks in advance.