OCIThreaded question

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Guest

OCIThreaded question

Post by Guest » Mon 20 Dec 2004 14:58

Hello

Please describe Oracle 8.1.5 bug with OCIThreaded variable.

Can i write multithreaded application with TORAAlerter for ORACLE 9.2
(i use oracle connections from different threads an also have ORAAlerter active)?

Thank you

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Thu 23 Dec 2004 14:37

Oracle client 8.1.5 with OCIThreaded set to true may cause Access Violation Exception with some OCI functions.
TORAAlerter has no limitations regarding multithreading so you can use it in your applications.

Post Reply