Home » Developer & Programmer » Precompilers, OCI & OCCI » Connection Pool
Connection Pool [message #93601] Mon, 29 July 2002 05:33 Go to next message
Anagha Mudigonda
Messages: 3
Registered: July 2002
Junior Member
hi,
i want to have a connection pool in ProC.
can someone tell me how to go about it ..

thanks in advance

anagha
Re: Connection Pool [message #93611 is a reply to message #93601] Mon, 05 August 2002 20:14 Go to previous messageGo to next message
rahul tarar
Messages: 4
Registered: July 2002
Junior Member
connection poll is nothing but a declared array of sql_context's ...these can be used at runtime ,using
"context allocate" and "context use"...and then can be freed by using "context free"
Re: Connection Pool [message #93635 is a reply to message #93611] Tue, 03 September 2002 17:46 Go to previous message
tatti
Messages: 1
Registered: September 2002
Junior Member
Rahul thats application level context management.. Connection pooling is supported in 9.2 Pro*C loook at the proc arguments for connection pooling and also the demo programs cpdemo1.pc etc..
Previous Topic: Pro*Cobol compilation problems
Next Topic: Re: user guide to pro*c
Goto Forum:
  


Current Time: Wed Apr 17 23:21:34 CDT 2024