I'm working on an import of IP.Board including users, topics, and posts.

Currently I'm working on the users import and if I update the picture field in the users table

It is not reflected if I view the users profile.

For example, if I update the picture field with the location and file name of the new picture the default picture is still displayed on the profile page.

Is there another field I need to update to get Drupal to use the new picture field?