XF 2.0 Large update of user fields

uf4b

New member
Hello
I've moved from VB4 to XF2, now I have some custom field values from VB which need to be moved to other XF default user fields.
With a SQL UPDATE command, I could do that if there were few users , but the forum has about 70000 users.. so how can I split the process to avoid timeouts of a single query?
Are there some core XF functions to use for batch process for example? Like the importer do.. ?

Thanks
 
Top Bottom