12-17-04 12:49 PM
Since it is a migration to Commerce Server, you'd be better off writing a
program that would use the ProfileContext object of Commerce Server and
create a user profile for every one of the 300,000 users in your existing DB
.
In this program you could additionally create their address profiles also.
Before this you;d need to finalize on the profile structure (maybe even
tweak the existing user/address profiles) to suit your deployment
requirements.
Regards.
"jess" wrote:
> Hello,
>
> I am working on something where the information of the users of the site i
s
> already existing in another database in another sql box. Now I would like
to
> migrate these info (about 300,000 users) to the database which the starter
> site is using and assign each of them to a profile.
>
> Any ideas on how to best migrate the data? i know commerce server support
s
> aggregation of data from multiple data sources but as i understand, this i
s
> not recommended though. Furthermore, any ideas as well as to synchronizin
g
> the updated data (if the user updates it) to the original data source?
>
> Thanks so much! I really need help on this as the company i work for has
> just started to implement commerce 2002.
[ Post a follow-up to this message ]
|