Viewing 7 posts - 1 through 7 (of 7 total)
So you suggesting to load the data i handle in in memory?
just need to keep synchronized but it may work
November 2, 2017 at 3:33 pm
The problem is that i need to get the data ready for users to handle the job problems in max 1 hour. At this moment i am barely over the water...
November 2, 2017 at 3:09 pm
The 6k+ files slowly arrive during the whole day.
The files contain an hierarchical structure
Route
-> Stops
-> Jobs
-> Items
November 2, 2017 at 2:43 pm
I wrote the software in c#. It's kinda simple, it just deserialize the xml file check if the data already exists. It it does update it otherwise insert it. After...
November 1, 2017 at 2:49 pm
it's 3 different XML files. I wrote a software that does some calculations and insert/update files. I never used SSIS before. is it flexible (and fast) so i can write...
November 1, 2017 at 2:07 pm
September 18, 2017 at 8:07 am
Hi Anthony
Thanks for the replay. But lets see the case of TotalOutersShort column
Null Values = 125175
Total Rows = 185567
So 125175 / 185567 = 0.67...
September 18, 2017 at 6:41 am
Viewing 7 posts - 1 through 7 (of 7 total)