Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
SDK Documentation
Platform
Reference
Databases
Tables
 Globals Table
Globals Table

The Globals table stores settings that apply across a Microsoft Windows SharePoint Services deployment.

Warning  Modifying the database schema or database structures is unsupported. Changes that you make to the database contents may be overwritten when you install updates or service packs for Windows SharePoint Services, or when you upgrade an installation to the next product version.

Columns

Column nameData typeDescription
GlobalIduniqueidentifierPrimary key.
SchemaVersionnvarcharSchema version of the configuration database.
UseHostHeaderbitHoster Header mode settings for Windows SharePoint Services.
UseNtAuthForDatabasebit1 if Integrated Windows Authentication is being used for database access; 0 if SQL Authentication is being used.
SmtpServiceIduniqueidentifierGUID for the Simple Mail Transfer Protocol (SMTP) Service specified in the global settings of SharePoint Central Administration. Foreign key (Services table).
MailCodePageintOption selected for character set in the SMTP Settings specified in the global settings of Central Administration.
FromAddressnvarcharE-mail address identified in the From field of the SMTP settings specified in the global settings of SharePoint Central Administration.
ReplyToAddressnvarcharE-mail address that was placed in the Reply To field of the SMTP settings specified in the global settings of SharePoint Central Administration.
LastModifieddatetimeTime of last modification to global settings record.
LastModifiedUsernvarcharUser name of the person who last modified global settings record.
LastModifiedServernvarcharName of the server affected by the modifications.
StatusintNot used in this table.
VersiontimestampVersion of the metainfo parameter in the table. This value is incremented when the UseHostHeader or SMTP Server Settings change.
PropertiesntextMiscellaneous properties for the deployment. For example, this may include metadata such as HTML viewing settings, blocked file types.

© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker