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
Access 2000 Multi User Help
Moving mailboxes from SBS 2003 to Exchange 2007
VB.NET 3.5: how to copy an embedded resource to a file
16 bit ms dos sub system
How do I parameterise a Union query so that a prompt it not issued each time it runs...
Exporting Access table to Excel using VBA
No 2010 OWA Access - Side by side Exchange Servers (temporarily)
Using MS Access to open web server MySQL database - is it possible?
Need to Capture LPT1, FROM MULTIPLE PRINT JOBS, and save them all in one file
Removing Logon screen in Windows XPe