Click here to Skip to main content
15,925,309 members

Comments by Dattatrya Moin 11 (Top 4 by date)

Dattatrya Moin 11 23-Apr-12 2:48am View    
Thank you for your suggestion. I solved that problem is in Select Query we have to use getStringVal() or getClobVal() functions in Select query. If we use directly XML column it carry some row information with that so takes more bandwidth causes low speed.

Thank you
Dattatrya Moin 11 3-Apr-12 0:17am View    
Problem is How to share the queue between two threads? And What kind of care should I take. If you know best link to read about this please share..

Thanks.
Dattatrya Moin 11 29-Mar-12 22:05pm View    
Thank you for your response, I will try that Parallel.ForEach Loop concept & I am using Background thread Asynchronous Calling.

Thanks.
Dattatrya Moin 11 29-Mar-12 22:03pm View    
Thank you for you response but I am using background Thread in this program & Asynchronous calling that's why it is writing in 25 minute.