Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to use OCI/ODBC in multi-process programs?
"Jason Liang" <jxnliang_at_yahoo.co.jp> a écrit dans le message de
news:caf30d77.0409171949.2bf9d385_at_posting.google.com...
> All,
>
> I have a multi-process program on HP-UX 11i enviroment, this program
> accesses Oracle database.
>
> Because the number of processes may be 20 or more, I need to create a
> shared connection among these processes.
>
> Could you tell me what interface(OCI or ODBC) can be used for this
> purpose, and how to use it?
>
> Thanks in advance.
>
> Sincerely,
>
>
> Jason Liang
I think you talk about multi-threaded program then have a look at: http://download-west.oracle.com/docs/cd/B10501_01/appdev.920/a97269/pc_11thr.htm#998992 to share connection in Pro*C environment.
-- Regards Michel CadotReceived on Sat Sep 18 2004 - 00:10:33 CDT
![]() |
![]() |