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
How to write a technical user guide for an application
Client side javascript enabling fields in a listview
Blue screen at boot
How do I create a relationship in access and specify that referential integrity should NOT be enforced?
Dead Motherboard, anyway to migrate printers from one XP machine to another
Citrix SSL certificate import
Connect to a Crosstab query in Access from Excel
Help DEBUG excel macro code!!
vb.net let user select start page
access 2003: sum of textboxes