This topic is locked

update on import

10/7/2008 2:56:10 PM
PHPRunner General questions
Allenh author

We have a database with 20 fields, our client needs to update only 3 fields on a regular basis - can this be done without uploading a csv file that does not contain all the fields and data? (only want to upload the records for the common id field and the two fields that change)

If yes, please explain.

Thanks, in advance for the help.

Sergey Kornilov admin 10/7/2008

It looks like you need to write a custom import routine for this purpose.