Results 1 to 3 of 3
  1. #1
    gwboolean is offline Advanced Beginner
    Windows 7 64bit Access 2010 64bit
    Join Date
    Apr 2012
    Posts
    65

    Query not running


    I have setup a call out to run an update query. The call out is from the, "On Click Event" for a boolean field in a form. The query will run and update the requested field when run by hand, but it never runs when I click the field in the form. I do this same activity in numerous forms and in all but this one the query is run. What gives?

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,728

  3. #3
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,524
    The fact that other forms work suggests that the db is in a trusted location and code is running. You might set a breakpoint or put a message box in there to make sure this procedure is running. If not, make sure the code hasn't become disassociated from the control by navigating to the code from the properties window of the control.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Query with a running sum
    By is49460 in forum Queries
    Replies: 3
    Last Post: 09-07-2013, 11:11 PM
  2. Re-running the same query
    By ashok in forum Access
    Replies: 5
    Last Post: 06-19-2012, 10:41 AM
  3. Running a query
    By Toollady in forum Queries
    Replies: 1
    Last Post: 06-04-2012, 03:28 PM
  4. Running a query
    By scarlettera in forum Queries
    Replies: 3
    Last Post: 04-04-2011, 01:59 PM
  5. Running Count Query
    By monkey2003 in forum Queries
    Replies: 0
    Last Post: 09-21-2009, 12:24 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums