Recent content by Nick M

  1. N

    Core40.dll exception with Threaded Application

    I originaly tried setting the ThreadSafe to false, but this persisted in raising errors when connection to the database. The only way I could get the system to work was to set ThreadSafe to true. The error I was getting was: Access violation at address 614C297F in module 'oran9.dll'. Read of...
  2. N

    Core40.dll exception with Threaded Application

    I'm currently running a multi-threaded application and am occasionally getting the following error when trying to connect: Access violation at address 017BF8cc in module 'CORE40.dll'. Read of address 221DCCAC. Each thread has its own session object with the ThreadSafe property set to True...
Back
Top