Recent content by Peter Kolmhofer

  1. Peter Kolmhofer

    LOB-Problem "Invalid Handle"

    Yes, this is a multi-threded application ... How can we make a safely thread? Can we create a TCriticalSection around the Query? Or around the TLobLocator? Why this was working in Delphi6 without Problem?
  2. Peter Kolmhofer

    LOB-Problem "Invalid Handle"

    Hi, we've finally upgraded an AppServer-application, that encapuslate all ORACLE-operations into DB. The application is very flexible; the traffic is sent as a Delphi-ClientDataset and will be inserted/updated into the DB. As the ClientDataset Comes to AppServer, the contents will be made into...
Back
Top