Recent content by Nau13

  1. N

    Access violation error on create session in pool

    Hi ShareMem is not reason. Do you have some ideas to fix this problem? Thanks
  2. N

    Access violation error on create session in pool

    Thanks. But, I known about this! And ShareMem unit added in both project (host and plugin). (This is not my first project with using interfaces for interacting between host-app and plugin). In other projects I used single TOracleSession and share it between host-app and plugins. No problem...
  3. N

    Access violation error on create session in pool

    Hi! Enveronment: Server: 9.2.0.5.0 Client: 9.2.0.5.0 DOA: 4.0.7.1 Application consist of main proggram (exe) and plugins (dll). Main programm has interface with method for access to main session (TOracleSession) and session pool (TOracleSessionPool). On initialization, plugin access to main...
Back
Top