Search results

  1. 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