compare text files
Tech-Archive recommends: Speed Up your PC by fixing your registry
Hi,
I am trying to compare two pipe-delimited text files which have been
exported from an Access database.
Thing is that I need to compare each record by the primary key
(CodeNumber) and if there are differences then I need to put the
different record into another text file.
Can anyone help me with this? I keep getting told that this would be
easy, but I have very limited experience with coding.
Thank you in advance for your attention and any help that you can
give
me.
Sean
.
Relevant Pages
- Re: Comparing two DataSets with a Merge
... > been changed over time offsite and saved in an access database. ... > take advantage of versions in the dataset to compare previous and current ... >> Joe, ... >> The tables that has to be merged needs the same primary key at least and ... (microsoft.public.dotnet.framework.adonet) - Re: Comparing two DataSets with a Merge
... What I am attempting to do is update data on our live sql server that has ... been changed over time offsite and saved in an access database. ... I could load the live data into a dataset and compare it with the ... 1, "John Doe", 100 ... (microsoft.public.dotnet.framework.adonet) - Re: Logic/Comparison problem.
... > information from a PC and store it in an access database. ... > trouble with one line of code that should compare the name of the PC with ... strComputer = LCase ... -- torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: ... (microsoft.public.win32.programmer.wmi) - Comparing 2 pipe-delimited text files
... I am trying to compare two pipe-delimited text files which have been ... exported from an Access database. ... but I have very limited experience with coding. ... Thank you in advance for your attention and any help that you can give ... (microsoft.public.excel) - Re: Access Query: evaluate a determined value against age & place
... compare statement that you show below and the sql statement, ... FROM Test Results Group 1 INNER JOIN ranges ... this BMI down by age group since depending on the age group the mean will ... parameters defining the expected curve within an access database to be ... (microsoft.public.access.queries) |
|