Results 1 to 13 of 13
  1. #1
    DPG is offline Novice
    Windows XP Access 2007
    Join Date
    Sep 2010
    Posts
    12

    Form problem

    Hi



    I created a DB last night with 4 tables, each of which had a relationship linked. When I created a form, the header was visible but the data in the details window couldnt be seen. Not sure why. Any ideas?

    Cheers

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    That usually means there are no records in the RecordSource of the form.

  3. #3
    DPG is offline Novice
    Windows XP Access 2007
    Join Date
    Sep 2010
    Posts
    12
    Quote Originally Posted by RuralGuy View Post
    That usually means there are no records in the RecordSource of the form.
    Thanks, so would I have to input 1 record in datasheet view then it should appear?

  4. #4
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    What have you set as the RecordSource of the Form? It is on the Data tab of the property sheet for the form. If it is a table, does the table have any records?

  5. #5
    DPG is offline Novice
    Windows XP Access 2007
    Join Date
    Sep 2010
    Posts
    12
    i shall have a look later and let you know. Thank you.

  6. #6
    DPG is offline Novice
    Windows XP Access 2007
    Join Date
    Sep 2010
    Posts
    12
    Quote Originally Posted by RuralGuy View Post
    What have you set as the RecordSource of the Form? It is on the Data tab of the property sheet for the form. If it is a table, does the table have any records?
    I checked the RecordSource and it links to a table. I am not sure which one I should be choosing and yes it did have a record in it, but still didnt show in form view. There are quite a few fields, so maybe there were too many.

    As an alternative, I created just one table instead of 4 and had all my fields in there. This worked better. It was frustrating it didnt work with 4 tables.

  7. #7
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    I think you would benefit by getting your 4 table system working with a query. You have a few things to learn in this area and this is a good starting point. If you bring up Access Help and ask for Specifications you will start to understand some of the limitations such as 255 fields in a table.

  8. #8
    DPG is offline Novice
    Windows XP Access 2007
    Join Date
    Sep 2010
    Posts
    12
    Quote Originally Posted by RuralGuy View Post
    I think you would benefit by getting your 4 table system working with a query. You have a few things to learn in this area and this is a good starting point. If you bring up Access Help and ask for Specifications you will start to understand some of the limitations such as 255 fields in a table.
    Thanks for your reply, so am i better off to have it all in one table or still use the 4? I want the user to input the data as simply as possible as produce reports from it. I cant see why i really need 4 tables. There are definitely less than 255 fields in the table.

  9. #9
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Have you done any reading on Normalization yet? That is really what dictates the number of tables needed in any particular situation.

  10. #10
    DPG is offline Novice
    Windows XP Access 2007
    Join Date
    Sep 2010
    Posts
    12
    Quote Originally Posted by RuralGuy View Post
    Have you done any reading on Normalization yet? That is really what dictates the number of tables needed in any particular situation.
    no, where do i find that?

  11. #11
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Here's some start links:
    http://support.microsoft.com/kb/283878
    http://www.phlonx.com/resources/nf3/
    ...Google knows a lot more.

  12. #12
    DPG is offline Novice
    Windows XP Access 2007
    Join Date
    Sep 2010
    Posts
    12
    Quote Originally Posted by RuralGuy View Post
    Here's some start links:
    http://support.microsoft.com/kb/283878
    http://www.phlonx.com/resources/nf3/
    ...Google knows a lot more.
    Thank you. I will have a look over the weekend. Its all good fun.....i think. all because I want to set up a side line business building dbs for very small businesses.

  13. #13
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Enjoy the read.

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

Similar Threads

  1. Form problem
    By mc24 in forum Forms
    Replies: 3
    Last Post: 08-04-2010, 06:39 AM
  2. Form Name Problem
    By jgelpi16 in forum Programming
    Replies: 4
    Last Post: 07-22-2010, 12:56 PM
  3. Replies: 2
    Last Post: 06-14-2010, 03:25 PM
  4. Problem with main form
    By lukusm in forum Forms
    Replies: 1
    Last Post: 01-18-2010, 02:41 AM
  5. Table / Form problem
    By mayler in forum Access
    Replies: 1
    Last Post: 05-15-2009, 07:09 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