Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Pro*C Query
Hi,
In proc if we give threads=yes option
the following precompiler error is encountered
EXEC SQL CONTEXT USE statement not encountered
on checking the precompiler error messages it was found that
one has to declare sql_context variable,Allocate and used prior
to any EXEC SQL statements
How can one use threads=yes option??
What all one need to set/use to use thread option??
How to use sql_context variable??
Thanks,
Sri Krishna Saxena.
-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri Oct 09 1998 - 02:22:19 CDT