Search results

  1. B

    Cant delete last record

    Hello I am having a problem deleting the last record from a form in my database. My database is setup with a one-to-many relationship. Main table: Autonumber JobID JobDetails table: Autonumber JobID ToShop Submitted Etc....etc. The form uses a combo box to select the job and displays the...
  2. B

    Need help with forms and data.

    Hello I am trying to setup a simple database with forms. Currently I believe my database is correctly designed however I am having trouble getting data displayed correctly on the form. My database has the following structure: Parent table: Job Column 1: JobID - primary key, autonumber...
Back
Top Bottom