Search results

  1. B

    Address table design confusion

    Hello, I have designed my db with an address table as a large amount of the members will be living together. The problem I have is when entering new members how best to design/code the form. I was thinking of getting the postcode, a search returns a list of addresses with that postcode. You...
  2. B

    Right Control

    I have seen someone design an interface that used a list box configured it to show large icons with text as the navigation. It appears that this can not be done with a list box does anyone know the control that would allow this in Access. Cheers.
  3. B

    FK in the same table ?

    Hello, I have a table which holds information about people (name, address, dob, joined, mentor). The problem I am having is that the mentor fields will be another person in the people table, I am not sure how to achieve this. Can you help. Example James, Mary, Luke are all in the people...
  4. B

    Table design

    Hello, I am looking at creating a database for a charity, to help them maintain there volunteer information. The database will need to hold information about the charity, volunteers and there roles, language and status. This is the db design so far. Branch id PK - charity number name * house...
Back
Top Bottom