no, there is no need to move the recordset back
simply create a hidden form element next to each file filed.
for each hidden form element, use the recordset binding for the corresponding file column
edit each upload file behavior, and bind the default file to the corresponding hidden element.


