Results 1 to 3 of 3

Thread: Form not writing data to table

  1. #1
    Join Date
    Jan 2004
    Location
    North Carolina
    Posts
    2

    Form not writing data to table

    I have a database that I have been using for over a year w/o difficulty. I made some cosmetic changes to use it in another area (same job, different aircraft). The only real change I made was re-creating the tblMstrLog which auto-assigns a log number. I had to re-create the table bacause I could not get it to re-start autonumber. The form is receiving the log numbers from the table, but the data entered into the form is not being written to the table.

    I now also have issues with the tables abiding by relationship restrictions.

    Any assistance would be greatly appreciated.

    Thank you.

  2. #2
    Join Date
    Sep 2003
    Location
    in my cube
    Posts
    95
    Using just MS Access with an .mdb file or as an MS Access project (.adp) file as a front end to an MDSE / SQL server?

    Which version of Access?

  3. #3
    Join Date
    Jan 2004
    Location
    North Carolina
    Posts
    2

    MS Access

    Access 2000 and mdb to answer your questions.

    However, thank you all for pondering the question. I finally figured out that it was a relationship issue. One of the tables had become different enough that it wasn't allowing the data to be added to the table according to the one to one relationship restrictions. It was not capturing the event and reporting the error.

    The situation has been resolved.

    Thanks again.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •