Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Is Pro*C reentrant?
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
![]() |
![]() |