Click here to Skip to main content
16,018,460 members

Comments by pratap420 (Top 26 by date)

pratap420 19-Jun-17 7:46am View    
Thanks for your solution. Sometime here is 4hrs only. The worst part is per day only we can have atmost 1000 rows of write/update/delete for that huge table.

Maintance plan run twice in a week.
pratap420 12-Aug-16 6:02am View    
Thanks for your reply. In my comment tag,I have many other tags which will be different from first sampleno to duplicate sample no.By that time how to I distinguish?
<demo>
<sample reception_ts="">
<analysis type="SampleDemo">
<HEADER>
<comment>
<sample_number>00001
<sample_value>abc

</HEADER>


<sample reception_ts="">
<analysis type="SampleDemo">
<HEADER>
<comment>
<sample_number>00002

</HEADER>


<sample reception_ts="">
<analysis type="SampleDemo">
<HEADER>
<comment>
<sample_number>00001
<sample_value>xyz

</HEADER>




here sample value is diffrent .I have to consider duplicate one sample value xyz as valid.
pratap420 15-Mar-16 5:22am View    
thank you for your support...Now its working
pratap420 15-Mar-16 5:22am View    
thank you for your support...Now its working
pratap420 7-Mar-16 12:10pm View    
Thanks for your suggestion.Could you please clarify,data provider should I install in my machine or Oracle dev box or sql server dev box?