External Transaction with Adapter

Posts   
 
    
Mika
User
Posts: 14
Joined: 08-Mar-2006
# Posted on: 26-Apr-2006 11:53:24   

Hi,

I'm looking for how to use the generated code and what type of mode to use. My problem is how to use the adapter and external transaction.

I mean I have different BusinessLayer and I need to set a common transaction between objects in the BL.

In selfserving mode, i have no problem with than I can define the transaction ouside and pass it as parameter, but with the adapter how can I do that ?

Should have pass an adapter as parameter ?

I have read all the documentation but i haven't found an answer...

Someone has an idea ?

Thank's

mika

Walaa avatar
Walaa
Support Team
Posts: 14983
Joined: 21-Aug-2005
# Posted on: 26-Apr-2006 14:38:06   

Please refer to the following thread: http://www.llblgen.com/tinyforum/Messages.aspx?ThreadID=5700

Also you may refer to the LLBLGen Pro manual "Using the generated code -> Adapter -> DataAccessAdapter Functionality", check the "Transactions" paragraph

Mika
User
Posts: 14
Joined: 08-Mar-2006
# Posted on: 26-Apr-2006 16:08:01   

Thank's walaa for the link !!!!

exactly What I have searched ;o)

Thank's again

mika