Recent content by OffirB

  1. O

    Registration issue

    My company has purchaged licenses for DirectOracleAcess with base version 3.3 and has been using them with Delphi version 5. The company is now upgrading to Delphi 6. However in the download page, I cannot find DOA 3.3.3 for Delphi 6. Is there exists such a version? Or must we purchase...
  2. O

    Threads problem with TOracleQuery

    The problem: My program handles a single TOracleSession with ThreadSafe property as true. There are few thread running, each localy creates a TOracleQuery object and runs SELECTs on the DB. It seems that when the SQL is executed some memory overlaps (memory areas get overwritten) More info: I...
Back
Top