Comparing two bcp files.
807589Aug 3 2008 — edited Aug 3 2008Hi Buddies,
Can anyone please provide a sample code which compares two bcp files in Unix platform?? I know "diff" will work but I want them to be done in JAVA.. A bit more description:-- The two files may or may not contain same no. of rows. In addition to that, the data may be jumbled and above all some fields present within the "|" delimiter may be differing. Need to get those differences in a separate file. hope I'm clear... :) :)
Thanks a lot in Advance......