I'm currently trying to migrate a large number of users (200000+) from an old website (not EpiServer to a brand new EpiServer Relate site. I can do the migration in code, but obviously this is going to take a considerable amount of time to run. I would like to attempt to migrate the users through SQL scripts but am not sure what tables etc. outside of tblEPiServerCommonUser I would need to target.
I'm new to Episerver so any comments on migration approach or more specifically help with some sql to create the users in the Episerver tables would be appreciated.
Hi.
I'm currently trying to migrate a large number of users (200000+) from an old website (not EpiServer to a brand new EpiServer Relate site. I can do the migration in code, but obviously this is going to take a considerable amount of time to run. I would like to attempt to migrate the users through SQL scripts but am not sure what tables etc. outside of tblEPiServerCommonUser I would need to target.
I'm new to Episerver so any comments on migration approach or more specifically help with some sql to create the users in the Episerver tables would be appreciated.
Thx W