Search results

  1. C

    How to update record from input file

    Thank you very much! That did the trick. Saved the girls several hours, not to mention the keying errors that would have been introduced. :)
  2. C

    How to update record from input file

    I have to update several thousand existing records (one field only) in our database, I’d like to be able to do this without having to go manually to each record. I know how to load new (create) records from an import file (import.d) but this is of no use for our requirement. I write a...
Back
Top