Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
findstr /v /g:dnc.csv input.csv >> output.csv
grep -v -f dnc.csv input.csv >> output.csv
on the other hand, if your SQL server were a MONSTER (and a seperate one at that, of course) you could probably get away with it. but the question would be ... why? it's so much easier to pre-wash the leads before bringing them in (and then re-washing them every night after shift ...)mflorell wrote:We have a client that loaded over 3 million records into the DNC table on a single server system and they didn't really have any issues either.
The problems start happening at higher levels really. If you tried to put the 170,000,000 record USA FTC DNC list in your ViciDial server it would not work very well no matter what kind of hardware you were using.
Users browsing this forum: No registered users and 27 guests