Results 1 to 4 of 4
  1. #1
    ChobeyGuddu is offline Novice
    Windows XP Access 2003
    Join Date
    Oct 2016
    Posts
    29

    Running Queries simultaneously via form

    Hello,
    I have a database which will be used by 15-20 employees - I have couple of Append Queries based on 1 field population (AFter update event- the code runs for Query running)

    My question is - If I create a MDE file and distribute them to the 20 Employees and they all working on it at the same time.. does it makes database corrupt - if some of them are running same query (based on population of field & code runs)?



    Pls advise,

    Cheers
    Chobey Guddu.

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,525
    I doubt any 2 employees will run at the exact same time.
    plus, it's an append query. Nobody should get interference.

  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,521
    I assume you mean the application is split, so you'll be giving each person a copy of the front end? As a rule, I wouldn't expect a problem with them running append queries. It's editing the same record where they would clash, though it shouldn't corrupt anything, just prevent the second user from saving their changes. Corruption commonly comes from letting multiple people share the same copy of the application.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  4. #4
    ChobeyGuddu is offline Novice
    Windows XP Access 2003
    Join Date
    Oct 2016
    Posts
    29
    Thanks Paul (Pbaldy)
    Thanks ranman256

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

Similar Threads

  1. Replies: 2
    Last Post: 03-13-2015, 08:34 AM
  2. Running Queries from a form
    By HaYuM in forum Queries
    Replies: 1
    Last Post: 08-23-2013, 03:12 AM
  3. Running queries, VIA VB, but not running in Order
    By mike02 in forum Programming
    Replies: 6
    Last Post: 06-01-2013, 07:07 AM
  4. Running multiple queries in form
    By daniejm in forum Forms
    Replies: 3
    Last Post: 01-02-2013, 08:45 AM
  5. Run Multiple Queries Simultaneously
    By Shatterday in forum Programming
    Replies: 1
    Last Post: 03-09-2012, 08:54 AM

Tags for this Thread

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