Connecting Tech Pros Worldwide Help | Site Map

Cannot Update. Database or Object is read-only

  #1  
Old August 24th, 2007, 08:45 AM
Bob Darlington
Guest
 
Posts: n/a
I'm getting the above error when I try to run an update on a recordset based
on a query. The query and recordset have the 'dbInconsistent' option set.
If I try to edit the query in the datasheet view, it's no problem. When I
use .Edit to update the recordset, I get the error.
The query includes a number of LEFT JOINS and 7 rows of conditions. Should
this cause a problem when editing a recordset?

--
Bob Darlington
Brisbane


Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
What is Postback? antonyliu2002@yahoo.com answers 11 November 13th, 2006 04:35 AM
Large object insert/update and oid use Louis LeBlanc answers 5 November 22nd, 2005 08:48 AM
DataAdapter Update Jon answers 9 November 21st, 2005 05:41 AM
UPDATE query in SQL Server Lauren Quantrell answers 8 July 20th, 2005 03:41 AM
SQL Update with a Join Syntax Dave answers 7 July 19th, 2005 11:10 PM