Create new 'Profile Store'
Hi, How do we create an entirely new user profile store? I can see a lot of information on how to update user profile data, but not to create a store afresh alltogether.
I also need to make this new profile store to be searched by Enterprise Search. This new store should cater all the web services for Profile Management in MOSS.
I am aware of using 'aspnet_regsql' tool, but will the database thus created expose any StoredProcedure or an interface, so that I can port all user data from a separate database?
Any pointer will be helpful, appreciated.
Thanks,
Praveen

