Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Is Pro*C reentrant?

Re: Is Pro*C reentrant?

From: Alan Payne <apayne_at_gw.ctg.com>
Date: 1997/01/14
Message-ID: <32DB8CAD.C05@gw.ctg.com>#1/1

Steve Holdoway wrote:
>
> On 13 Jan 1997 05:17:17 GMT, damon_at_werple.net.au (Damon Groenveld)
> wrote:
>
> >Hi,
> >
> >Since we are going to be using DCE soon I need to know if there is a version
> >of Pro*C that is thread safe (reentrant). If you have any information that
> >could help me please let me know via email at:
> >
> >damon_at_werple.net.au
>
> I would have thought that, as Pro*C is purely a preprocessor, that
> it's the C compiler that you are using that matters!
>
> Steve

Pro*C involves more than just the precompiler. It also requires linking to Oracle supplied DLLs to provide the interface to SQL*net and the database. These DLLs are reentrant. Received on Tue Jan 14 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US