Search results

  1. B

    look up fileds

    i want to arrange my menu options in a tree like structure. Its for a fault logging system so for example we select the softwar option then it should display options relating to it, and the same for the hardware option. Do i need to use filters for this ? Ive tried to do it for a few days but...
  2. B

    Menu systems

    yes its a tree like structure that I want to use. So do i do this from the table itself ? Im really lost with this.
  3. B

    Menu systems

    In totalt I have 3 Menus = "Menu1" "Menu2" "Menu3". Menu1, has the option of software and hardware. Now If the user chooses Software, then menu 2 will display a list of options, and similarly if the user selects hardware then menu 1 displays a different set of options. The same is said for...
  4. B

    Menu systems

    I dont want to use the built in manager as it restrict what I can do with the buttons etc. Also i have already built the database so really im just tweaking it to make it more efficient everything works pretty much but want this menu system to be specific
  5. B

    Menu systems

    Ive set up a fault logging system. I want the user to select either "software" or "hardware" from menu 1 and depending on the choice it displays a different set of options on menu 2. Now is this done in a wizard or do i have to use "if statements" and code it myself ?
  6. B

    help my normilisation

    I do attend class. It has been explained in class but we encourage self help and various alternative learning and research methods. Ive managed to normalise my date which I will post up after class (Where Iam now:D)
  7. B

    help my normilisation

    this is for a college assignement im doing.im settting it up as if i was doing a fault system for a college helpdesk. So im assuming its more relevant to know wat department reported teh falut. i also checked so see if its ok to get answers from forums like this and it is as long as i reference it
  8. B

    help my normilisation

    ok so whwn linking the tables (im using access) i would have the relationships set as one to many. when linking them id link the auto number in table one to the auto number in the other table because i want to enforce data integraty
  9. B

    help my normilisation

    hi guys im realy having trouble woth this normalisation. Now I dont expect the answers but could someone cast their eye over what ive got so far and tell me if im right. UNF Fault ref Date submitted First name Surname Telephone Email Fault details Floor number Room number Priority Fault type...
Back
Top Bottom