Search results for query: *

  1. D

    OleDB close problem

    Hello and thanks for your response! Note that the code is wrapped in a Try/Catch statement? For brevity, I simplified the Catch portion to HandleDBError() but in fact, I have a very sophisticated error management system that includes logging to a database and emailing me extensive details...
  2. D

    OleDB close problem

    This is really frustrating me! I have an issue where closing an OleDB connection (to an Access 2010 database) terminates processing (of the remainder of the routine) without throwing any error. This seems to happen in more than one place and didn't happen before moving to a newer server (IIS...
Back
Top