mithani Registered User. Local time Today, 13:35 Joined May 11, 2007 Messages 291 Jan 15, 2009 #1 Hello, I have a simple continues form where I have two check boxes. I am trying to click check box but showing RECORDSET NOT UPDATABLE. Any clue. Thanks Mithani
Hello, I have a simple continues form where I have two check boxes. I am trying to click check box but showing RECORDSET NOT UPDATABLE. Any clue. Thanks Mithani
HiTechCoach Well-known member Local time Yesterday, 20:35 Joined Mar 6, 2006 Messages 4,353 Jan 15, 2009 #2 mithani said: Hello, I have a simple continues form where I have two check boxes. I am trying to click check box but showing RECORDSET NOT UPDATABLE. Any clue. Thanks Mithani Click to expand... G'day, Do you have multiple tables in your record source? If yes, this could be the issue. See: When can I update data from a query?
mithani said: Hello, I have a simple continues form where I have two check boxes. I am trying to click check box but showing RECORDSET NOT UPDATABLE. Any clue. Thanks Mithani Click to expand... G'day, Do you have multiple tables in your record source? If yes, this could be the issue. See: When can I update data from a query?
RuralGuy AWF VIP Local time Yesterday, 19:35 Joined Jul 2, 2005 Messages 13,819 Jan 15, 2009 #3 And another good reference for non-updateable queries.