Packaging Extended Profile Schema

If you want to create a package that contains an extended profile schema, you must generate the script before you package your site. The following steps outline how to package an extended profile schema:

  1. Use SQL Server Enterprise Manager to extend the UserObject table, adding your own attributes. For more information, see SQL Books Online.
  2. Add the new data members to the data object. For more information, see Adding a New Data Member in the Profiles Resource.
  3. Use SQL Server Enterprise Manager to generate and export scripts for your extended profile schema. For more information, see SQL Books Online.
  4. When you package your site, Site Packager prompts you to specify the location of the schema definition script you generated. If you do not specify your script, Site Packager will package the default script, which will not include your extended profile schema.

See Also

UserObject Profile Schema

Packaging a Site

IIS Properties That Are Packaged

Copyright © 2005 Microsoft Corporation.
All rights reserved.