This topic is locked

update records via import

8/25/2009 3:46:54 PM
ASPRunnerPro General questions
M
mfred author

I am developing an application where initial entries are made via my web application. The records are then exported and edited offline. I need to see if there is a way to update the same records via the asprunner import funtion.

J
Jane 8/26/2009

Hi,
PHPRunner update (not add) records in the database if you import file with existing records (key values are the same).

M
mfred author 8/26/2009

You indicated PHPRunner. Since I posted in the ASPRunner forum, I assume that this applied to ASPRunner as well.

J
Jane 8/27/2009

Yes.