Results 1 to 8 of 8
  1. #1
    ejohns is offline Novice
    Windows Vista Access 2007
    Join Date
    Jul 2009
    Posts
    4

    queries or tables?

    I have a db with multiple tables to manage different contacts.



    Each contact has a general information entry in ContactGeneral and then more detailed information in other tables related to ContactGeneral.
    For example, John Doe has a basic information record in ContactGeneral and then 2 records in ContactEmploymentHistory for his past two jobs as well as 2 records in ContactEducationHistory for his two degrees.

    How would you suggest going about creating a report that showed all the information in the db on John Doe?
    Would it be best to add all fields to the report from their respective tables and then group? Or to create a massive query with all the information and then create the report from the query?

    Thanks.

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    How about looking into SubReports?

  3. #3
    ejohns is offline Novice
    Windows Vista Access 2007
    Join Date
    Jul 2009
    Posts
    4
    Never heard of SubReports...

  4. #4
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    They work on Reports like SubForms work on Forms. Should be a good way to display the Many side of your 1:m relationships with each Contact.

  5. #5
    ejohns is offline Novice
    Windows Vista Access 2007
    Join Date
    Jul 2009
    Posts
    4
    Thanks for the suggestion! They are definitely the solution I was looking for...

    My only problem is that they are covering each other up in the report view...even though the property sheets are set to can grow/can shrink.

    Some of the times they are working perfectly other times they are not...

  6. #6
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    All of the sections have "can grow and can shrink" properties as well. They need to be set that same way.

  7. #7
    ejohns is offline Novice
    Windows Vista Access 2007
    Join Date
    Jul 2009
    Posts
    4
    Everything is set to can shrink/can grow...

  8. #8
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Could it just be a video issue? How does the report print? Are you using the latest video driver?

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

Similar Threads

  1. Percentage Queries
    By bangemd in forum Queries
    Replies: 18
    Last Post: 05-21-2009, 09:32 AM
  2. need help with queries
    By gromit95 in forum Queries
    Replies: 1
    Last Post: 02-06-2009, 06:50 AM
  3. Joining tables two tables and another table that is not
    By DevintheDude in forum Database Design
    Replies: 0
    Last Post: 09-12-2007, 08:56 AM
  4. Replies: 1
    Last Post: 06-21-2007, 01:02 PM
  5. Queries the max from two rows
    By mohsin74 in forum Queries
    Replies: 0
    Last Post: 12-15-2006, 12:52 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