Microsoft
Software
Hardware
Network
Question : .txt File comparison
Experts,
I need to compare two .txt files that semi-colon seperated values in them . I am looking for a report generating tool that dumps all differing rows into a report. Report could be a text or excel document. I tried using Access but i failed to finally write the query to execute the differences between the two.
Answer : .txt File comparison
If you go to DOS, you can use the FC command:
FC file1.txt file2.txt
To send to a file:
FC file1.txt file2.txt > output.txt
A commercial program, Merge, is avaiable from
www.araxis.com
.
Regards,
Jon500
Random Solutions
If first character in string is zero, remove it
Group sum calculated fields (which contain aggregate function) by group
Resource unavailable when calling modeless dialog from regular MFC dll
Datediff HALF YEAR?? and dateadd
Moving a Certificate Authority (CA) to another DC with different name
WORD VBA Automation positionnig the cursor.
Designing a new Application in C# from the ground up - Windows Forms or WPF? Custom Data Classes or Built in Data Classes?
.pdb file
Getting first instance as result
Exchange 2010 After install when initialising it looks for the DC not the member server