[thelist] ASP: object read only?

Tab Alleman Tab.Alleman at MetroGuide.com
Fri Jul 11 16:03:25 CDT 2003


Casey Crookston wrote:
> Thank you Tab.
> 
> My new code is pasted below as per your suggestion.  I now get the
> following error:
> 
> Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
> [Microsoft][ODBC Microsoft Access Driver] Operation must use an
> updateable query.
> /boser/manage/content/text_submit.asp, line 16


Is there anyway that your block variable has an apostrophe in it?  If so
you will need to escape it.  

Otherwise, I'm not sure what could be wrong.. Try response.write(query)
right before line 16 and tell us what it spits out.


More information about the thelist mailing list