Results 1 to 2 of 2
  1. #1
    Shatterday is offline Novice
    Windows 7 64bit Access 2003
    Join Date
    Mar 2012
    Posts
    1

    Run Multiple Queries Simultaneously

    Hello,

    I currently have a database that creates local tables from ODBC connections to a DB2 database. These queries are run each morning. At present, each of them are run sequentially. As some of them are very large, it may take a significant amount of time before it finishes and runs the next make-table query.

    What I would like to do is figure out a way to run them all at the same time. My thoughts were to possibly run each query in a separate instance of Access, preferably without having to create a separate Access database for each query. However, that is an option.



    The idea comes from being able to create 2 databases, have them both open, and then run a make table query in both, at the same time.

    Has anyone ever tried this before?

  2. #2
    Robeen is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    Mar 2011
    Location
    Tulsa, Oklahoma.
    Posts
    1,596
    Have you tried 'cloning' your database, putting an AutoExec Macro in each and having it run two different MakeTable queries - and then setting up your Windows Task Scheduler open both databases at the exact same time?
    I've never tried this but I'd like to know how it goes if you try it.
    I've always tried to schedule my databases to open each morning so as NOT to get in each others' way.

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

Similar Threads

  1. Replies: 1
    Last Post: 01-10-2012, 10:12 PM
  2. Replies: 2
    Last Post: 11-14-2011, 03:17 PM
  3. Replies: 2
    Last Post: 09-29-2011, 12:50 PM
  4. Replies: 1
    Last Post: 07-18-2010, 03:35 PM
  5. Users on Database Simultaneously
    By rtemple in forum Access
    Replies: 2
    Last Post: 03-26-2009, 08:38 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