Recent content by JoshRountree

  1. J

    Synchronization problem - Error 3709

    Trying to sync between a back end database and one of the replicas we use. Getting the error "The search key was not found in any record" Error 3709 while peroforming ISAM Seek. Does anyone know how to find the offending record that is causing the problem? It's not related to an indexed memo...
  2. J

    How does acCmdSaveRecord work, how does it know which values to save to a table

    Ahhhh....makes perfect sense now. Thank You!
  3. J

    How does acCmdSaveRecord work, how does it know which values to save to a table

    I've done quite a bit of programming and have been given a project to take over and maintain. I felt confident there was some type of binding but just don't see it. Is it the "Bound Column" in the "Data" tab from the properties?
  4. J

    How does acCmdSaveRecord work, how does it know which values to save to a table

    I can't find anywhere that explains in detail what acCmdSaveRecord does. How does it know which values to save in the table/row and how they match up? Any help is greatly appreciated.
  5. J

    Problem with mail merge, date not present.

    I'm not sure if I'm asking in the right place or not, but I'm having a problem with a mail merge. We have a back-end Access database that holds the data, and a front-end that contains our forms. We have a button on the front-end that creates a letter via an Excel spreadsheet, and a mail merge...
Back
Top Bottom