Page 1 of 1

connection pooling and web services

Posted: Thu 31 Aug 2006 16:01
by labate
Hi,

I just would like to know if you have some sample code of CoreLab OraDirect .NET 2.0 with web services (VS2005, C#) ?

If not, could you tell me how to best design integration of CoreLab in code according to the stateless behavior of web servers ?

In particuliar, how about connection pooling in web services?

Thanks.
Adriano

Posted: Fri 01 Sep 2006 11:47
by Alexey
There is an example available. Please apply to support team by e-mail to be received it.
Connection pooling is implemented in OracleConnection. And switched on by default.