Results 1 to 4 of 4
  1. #1
    HeadGasket's Avatar
    HeadGasket is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Dec 2011
    Location
    Sonoma County, Northern California
    Posts
    33

    Help with basic theory. Queries vs. Tables (noob)

    Trying to get reaquainted with Access and could use some help with basic good practice / theory. Using V2007.

    I'm creating a database that will be able to log events that take place. I've set up individual tables for things like Employees, Customers, Event Types, etc.

    My idea was to then create a form that would use drop down windows to aid in data entry (names, companies, etc.). This data would then be stored in an 'Event' table.

    Here is the question. Should I be creating Queries to help me with this or is it okay just to set up the Lookup and Row Source properties within my 'Event' table? Not sure if that question makes sense.

    Maybe someone might be able to give me some basic info on when Queries should be used or what their benefits are. Are queries used more for creating reports?

    Thanks.

  2. #2
    Stingaway is offline Efficiency Junkie
    Windows 7 64bit Access 2010 64bit
    Join Date
    Sep 2011
    Location
    The deep south. Keep going until you hit water basically.
    Posts
    224
    Using queries with forms and reports vs. Tables gives you more flexibility in the long run should you decide you need more information that may not necessarily be required in the table. (Example - concatenated fields, date functions, string manipulations, etc.)

  3. #3
    HeadGasket's Avatar
    HeadGasket is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Dec 2011
    Location
    Sonoma County, Northern California
    Posts
    33
    Thanks, Stingaway. Your answer jogged my memory a bit. I will keep that in mind

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,641
    And FYI, most of us don't like the Lookup field (the table-level property):

    http://access.mvps.org/access/lookupfields.htm
    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. From queries and tables to forms?
    By Fidycent in forum Forms
    Replies: 4
    Last Post: 12-16-2011, 01:54 PM
  2. Noob problem: query and multiple tables
    By PaulCW in forum Queries
    Replies: 6
    Last Post: 09-23-2011, 12:46 PM
  3. Theory... Inventory Serialization
    By Cobbler in forum Access
    Replies: 5
    Last Post: 08-30-2011, 08:56 AM
  4. Linking 2 Tables or Queries
    By vdanelia in forum Database Design
    Replies: 4
    Last Post: 03-01-2011, 03:07 PM
  5. queries or tables?
    By ejohns in forum Reports
    Replies: 7
    Last Post: 07-27-2009, 11:31 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