Recent content by Franny

  1. Franny

    [Oracle][ODBC][Ora][ORA-01013:

    Have you checked the time out property of your query? Could be that you're not giving it long enough. Try changing the timeout property to 0 (unlimited time).
  2. Franny

    Save function for adding new records in a form

    Thanks a lot Ansentry. That's solved the problem.
  3. Franny

    Save function for adding new records in a form

    Hi guys and girls, I'm fairly new to Access and I'd appreciate some help. I've built a form with buttons to open new forms for that specific record (based on queries as all the data is held in a single table). This works fine until I try to add new records. At the moment the only way I can make...
Back
Top Bottom