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
Microsoft, Office, 2003, "There is not enough free disk space in the echo directory. Please delete one or more files from the echo directory before procedding."
cursor location
How do I repair WinRM?
Backup Exec VSS error
IIS7 produces "HTTP Error 404. The requested resource is not found" when no www is used
Why does using TableDefs cause table to be used/locked?
How to configure license for terminal services on Windows 2008 if we have Volume License
SQL Server Taking up all my memory
Access 2003 DB: Too many active users
Select Query