dbTalk Databases Forums  

OCI: Multiple Transactions on a Connection

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss OCI: Multiple Transactions on a Connection in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
faceman28208@yahoo.com
 
Posts: n/a

Default OCI: Multiple Transactions on a Connection - 11-09-2006 , 11:05 AM






I am trying to [re]write a server using OCI. The server uses one
username/password for all clients. I can set up on service context and
support multiple SELECT queries from various clients.

I may have to support mutiple simultaneous transactions It looks like
one service context == one transaction.

The OCISessionBegin will not allow multiple service contexts to be
attached to a single session.

It there are way to have mutiple service contexts (=> multiple
transaction) with one session?

If not what approach should be taken? Multiple connections?

Thanks,


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.