Search results

  1. C

    Attachment locking the entire DB !!!

    Hi, I suspect the record is being locked if a user is editing data - only one user at a time can edit a record without causing conflicts, so perhaps the solution would involve some type of timer function that saves the record automatically and "moves" the user to another record or "page". It's...
  2. C

    Code to "append" data from one table to another with attachment fields.

    I've seen many postings on the issue of Access not allowing an append query from one table to another when the query contains an attachment field. I distribute a back-end/front-end solution and this made it impossible to enable this "feature" for our users since it makes it a mess when it comes...
  3. C

    Greetings from New Hampshire, USA

    Hi All, Thanks to all of you who take the time to post answers and sample databases! I've been developing and selling and application for environmental services departments for 20 years now. Up to two years ago I had a "day job" as a mechanical engineer and finally made the move to full-time...
Back
Top Bottom