Recent content by xxlfalcon

  1. X

    D5 registered version

    Our company already has a Direct Oracle Access license for Delphi 5. Do we need to purchase a new licencse for Delphi 7. BTW. DOA is a very nice set of components.
  2. X

    TOracleQuery memory problem

    My application leaks some memory. I have included the specific lines of code. During the TOracleQuery.Create no memory is lost. Only after the free i get 8 kb extra memory. This only happens ones. My Oracle Client : 8.1.7 Anny suggestions. OracleSession1 := TOracleSession.create(nil)...
Back
Top