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
Graeme Seaton <graemes_at_namshub.demon.co.uk> wrote in article
<3386A339.67719008_at_namshub.demon.co.uk>...
> 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).
>
>
I believe that Oracle is threadsafe on NT, but only with OCI, and only if
you compile in the right library.
-- Miles Thomas Logica UK Ltd thomasm "at" logica "dot" com The above are personal opinions, and are not necessarily the opinions of my employer.Received on Tue May 27 1997 - 00:00:00 CDT
![]() |
![]() |