Recent content by t.freriks

  1. T

    Form based on 2 tables not showing all records?

    Stanx! I tried it and used an LEFT OUTER JOIN, is that the same as LEFT JOIN I presume? and... it works! (not that great in sql yet, but it's comong to me...)
  2. T

    Form based on 2 tables not showing all records?

    Hi I have a form, based on 2 tables: 1) Employees 2) Cars i have let's say 150 employees, and 50 cars so the tables don't have an equal amount of records. (5 cars are not owned by anyone) My main 'Employee-form' is working ok, it shows the records of ALL people, and with some of them also...
  3. T

    Add Records in SubForm AND SubSubForm with many2many tables

    Hi, I'm a pretty rookie at Access databases, but still trying and learning a lot, specially from this forum! With this problem I am completely lost, so I would appreciaty your help. I have a small database with 1 many to many join, so in my DB I made a linktable called 'Rooster' (=Schedule in...
Top Bottom