Updating table from external file?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



What is the easiest way to update some of the records
in field X of a table from an external file:
Say you have a csv file with two items for each of
the records you want to update: the primary index value
and the new value for field X?

Thank you.

--
Jonathan Grobe Books

.



Relevant Pages

  • Re: How to remove trailing commas and points from a CSV file ?
    ... Yiur script is working flawlessly ... portion of your code as an external file? ... Should I substitue the for the name of the CSV file in the perl code? ...
    (perl.beginners)
  • File loading
    ... i want to load an external file from my console app. ... Dennis ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Update Columns based on External Text file
    ... I have a Spreadsheet with some 500 lines of data in it. ... the IP address in the external file, and if it finds a match, a given ... Then, if possible, it would update COLUMN A with a "NO" if not IP ... Prev by Date: ...
    (microsoft.public.excel.programming)
  • Re: File loading
    ... >i want to load an external file from my console app. ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • subroutine explanation
    ... I have some code created to takes some rules from external file and ... My perl experience is somewhat limited ... my $rslt; ... Prev by Date: ...
    (comp.lang.perl.misc)