Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Multithreaded Oracle on NT 4.0 or Is Oracle OLE thread safe
Ross Spearritt wrote:
> Has anyone ever run a multithreaded NT application which connects to
> an Oracle NT DB within each thread.
>
> When I run mine, the first one works, but I get an OLE error on the
> second.
>
> I am using VC4.2++ using Oracles C++ OLE library.
>
> PS, anyone know of a thread safe Database?
We are currently developing a similar application (to carry out a large set of calculations). During our travels we've discovered the RogueWave database libraries which claim to be thread-safe, along with a number of other features (the doco's at the office). Received on Sat May 24 1997 - 00:00:00 CDT
![]() |
![]() |