3
Answers

Executing Multiple oracle procedures Parallel( not in sequence) in dotnet

abdul gani shaik

abdul gani shaik

15y
6.2k
1


Dear Team,

I have an requirement in windows applications, that i have to execute 3 oracle procedures parllely in an single click event.
is there is any way of doing this. Like

1) using the multi threading concept.
2) can we pass three procedures at a time in commandtext

or any alternative way of doing this or any link related to it.

Thanx in advance .

Answers (3)