Results 1 to 3 of 3
  1. #1
    james28 is offline Advanced Beginner
    Windows 8 Access 2010 32bit
    Join Date
    Mar 2014
    Posts
    92

    Performance Maximization

    Hello All,




    As I start to build out my reporting and queries, I wanted to know what the best way to create queries was. Although it likely is applicable to all version of Access, I am using 2010.



    I only have 1 table, but the table will eventually have 10k+ rows.



    In terms of objects, I have a single report with a dozen or so charts. The charts are all based off of 1 column in my table. In order to filter out the correct information, I sort everything by a date column. By that I mean, in order to make one complete chart from a query, I ultimately need 2 columns.



    My options, as far as I can tell are to go one of two ways.


    Option 1:
    12 Queries. Each query pulling 2 columns. The first being the date column, which will be the same across all 12 queries. The second being a column that is unique to each query.


    Option 2:
    1 Large query pulling 13 columns. The query would be made up of 1 Date column and then the 12 unique columns mentioned before.




    From a performance stand point which is better?



    Thanks!

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,626
    I don't think performance is different but I prefer to create fewer objects.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    james28 is offline Advanced Beginner
    Windows 8 Access 2010 32bit
    Join Date
    Mar 2014
    Posts
    92
    June,

    Originally, I was using a bunch of small queries, but I will try to condense them as much as possible. Thank you for the input!

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

Similar Threads

  1. Performance issue A2007, W7
    By Minimalist in forum Programming
    Replies: 1
    Last Post: 07-11-2012, 11:17 AM
  2. Query Performance
    By bginhb in forum Queries
    Replies: 2
    Last Post: 03-29-2012, 10:22 AM
  3. Query Performance
    By GBa in forum Queries
    Replies: 3
    Last Post: 01-03-2012, 03:33 PM
  4. db Performance Over Network
    By dbuck in forum Access
    Replies: 2
    Last Post: 09-20-2010, 09:58 AM
  5. connection performance
    By DanM in forum Programming
    Replies: 0
    Last Post: 08-24-2008, 08:25 AM

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