cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Calling Recursive function in a transaction

Former Member
0 Likes
600

Hello All

I have a requirement calling Recursive function in Transaction.Means inside a transaction, i want to call the same transaction.Is it possible to do like this?

Because when i am calling like this,transaction is running contineously without stop.

Any help would be highly appreciated.

Thanks,

Manisha

View Entire Topic
Former Member
0 Likes

Manisha,

take a look on this thread:

Hope Ricks solution can help you.

Regards

Pedro

Edited by: Pedro Iglesias on Dec 19, 2008 9:56 AM

Former Member
0 Likes

Thanks Pedro.Rick's solution helped me.