SQL Server 2008
- The element name "{0}" cannot be used as a DataTable TableName since it only differs from the TableName of another DataTable ...
- The element that indicates the attributes that the client application should use to identify an instance of the entity to ...
- The encoded address '{0}' contains too many sections '{1}'. Sections are semicolon-delimited (;), and an encoded address ...
- The encoded address '{0}' does not have enough sections '{1}'. IPv4 and IPv6 sections are semicolon-delimited (;), and an ...
- The encoded IPv4 address '{0}' does not have enough sections'{1}. IPv4 sections are type, address, network, and subnet mask, ...
- The end of the data file was reached while reading header rows. Make sure the header row delimiter and the number of header ...
- The endpoint "%1!s!" is a built-in endpoint and cannot be dropped. Use the protocol configuration utilities to ADD or DROP ...
- The endpoint '%1!s!' has been established in metadata, but HTTP listening has not been enabled because HTTP support did not ...
- The endpoint of the line {1}' is negative. The value for Left plus the value for Width of a line cannot result in a negative ...
- The endpoint of the line {1}' is negative. The value for Top plus the value for Height of a line cannot result in a negative ...
- The endpoints of the server instances you have specified have conflicting port numbers. Endpoints for instances on the same ...
- The entered value is out of the allowed range for the "{0}" data type. The valid values are greater than or equal to {1} ...
- The entire result set must be returned before this row can be updated. This operation is in progress and might take a long ...
- The entry point class name "{1}" was found during the migration of "{0}". The class will be renamed to "{2}" in the migrated ...
- The enumerator that defines how the client application generates a context-sensitive name for the attribute when the entity ...
- The enumerator that indicates the attribute's data type. If an Expression data type is also present, the Expression and DataType ...
- The enumerator that indicates whether this attribute should be sorted Ascending or Descending when the main attribute is ...
- The enumerator that overrides the ContextualName setting for attributes in the role's target entity when the role is used ...
- The error described above occurred when trying to delete this data at this location, possibly because the deletion violated ...
- The error described above occurred when trying to delete this data at this location, possibly because the deletion violated ...
- The error described above occurred when trying to delete this row. If you ignore this conflict, you should resolve it through ...
- The error described above occurred when trying to insert or update this data at the other server. If you ignore this conflict, ...
- The error log file could not be created. Make sure you have the appropriate permissions and that the ErrorLogFilePath is ...
- The error message id "%1!s!" is out of the allowed range of user defined error messages. User defined error message ids are ...
- The error output cannot receive any error rows. This occurs for several reasons: Input columns or output columns are not ...
- The error row disposition on "%1!s!" cannot be set to redirect the row when the fast load option is turned on, and the maximum ...
- The error row disposition on '%1!s!' cannot be set to redirect the row when the fast load option is turned on, and the maximum ...
- The evaluation condition expression on the For Loop "%1!s!" is empty. There must be a Boolean evaluation expression in the ...
- The evaluation expression for the loop is not valid. The expression needs to be modified. There should be additional error ...
- The evaluation period for this instance of Microsoft SQL Server Reporting Services has expired. A license is now required. ...
- The event Id=%d{EventId/} does not contain the column Id=%d{ColId/}. Please refer to product documentation for a list of ...
- The event session option, "%1!s!", is set more than once. Remove the duplicate session option and re-issue the statement. ...
- The exact lookup columns, "%1!s!" and "%2!s!", do not have equal data types or are not comparable string types. Exact joins ...
- The Exchange Spill event class indicates that communication buffers in a parallel query plan have been temporarily written ...
- The ExcludePartition option does not apply to the source object. This scripting option applies only to Database, Cube, and ...
- The ExcludePermissions option does not apply to the source object. This scripting option applies to only Database, Dimension, ...
- The ExcludePermissions option does not apply to the source object. This scripting option only applies to Database, Dimension, ...
- The executable "%1!s!" was pasted successfully. However a log provider that was associated with the executable was not found ...
- The executable has been added to the Executables collection of another container. This occurs when a client tries to add ...
- The executable, dtshost.exe, cannot be run in standalone mode. It can be run only from within SQL Server Integration Services. ...
- The Execute DTS 2000 Package task requires the SQL Server 2000 Data Transformation Services (DTS) runtime. To install the ...
- The Execute method on the task returned error code 1!8.8X! (%2!s!). The Execute method must succeed, and indicate the result ...
- The Exhaustive option requires that the entire reference be loaded into main memory. Since a memory limit has been specified ...
- The existing property value specifies multiple directories. You can select only one directory in the Browse for Folders dialog ...
- The existing replication configuration is incomplete. Please complete the configuration by setting 'creation_script' values ...
- The ExitCode property specifies a Win32 error code defining any problems encountered in starting or stopping the service. ...
- The expanded dynamic snapshot view definition of one of the articles exceeds the system limit of 3499 characters. Consider ...
- The expected starting point for synchronization at '%1' is invalid. This can occur when the publication or subscription database ...
- The expression "%1!s!" is not valid and cannot be parsed. The expression may contain invalid elements or it may not be well-formed. ...
- The expression "%1!s!" on "%2!s!" evaluated to NULL, but the "%3!s!" requires a Boolean results. Modify the error row disposition ...
- The expression "%1!s!" will always result in a truncation of data. The expression contains a static truncation (the truncation ...
- The expression contained a token that was not recognized. The expression could not be parsed because it contains invalid ...
- The expression contains an unexpected equal sign (=). This error usually occurs when a double equals sign (=) is needed. ...
- The expression contains an unrecognized token that appears to be an input column reference, but the input column collection ...
- The expression contains an unsupported data type conversion. The source type cannot be converted to the destination type. ...
- The expression contains unrecognized token "%1!s!". If "%1!s!" is a variable, it should be expressed as "@%1!s!". The specified ...
- The expression evaluated to NULL, but a Boolean result is required. Modify the error row disposition on the output to treat ...
- The Expression for the {0} is not an aggregate expression, but the IsAggregate property is true. An aggregate expression ...
- The Expression for the {0} returns a set of values for each instance of the {1}. This expression must return a single value ...
- The expression that is being aggregated must either be a simple aggregate field, or a filter applied to an aggregate field. ...
- The expression used for the calculated field '{1}' includes a variable reference. Variable values cannot be used in calculated ...
- The expression used for the calculated field '{1}' includes an aggregate function. Aggregate functions cannot be used in ...
- The expression used for the language of '{1}' includes a variable reference. Variable values cannot be used in report language ...
- The expression used for the language of '{1}' includes an aggregate function. Aggregate functions cannot be used in report ...
- The expression used for the language of '{1}' refers to a data source. Data sources cannot be used in report language expressions. ...
- The expression used for the language of '{1}' refers to a dataset. Datasets cannot be used in report language expressions. ...
- The expression used for the language of '{1}' refers to a report item. Report items cannot be used in report language expressions. ...
- The expression used for the language of '{1}' uses the aggregate function Previous. Previous cannot be used in report language ...
- The expression used for the language of '{1}' uses the aggregate function RunningValue. RunningValue cannot be used in report ...
- The expression used for the language of '{1}' uses the function RowNumber. RowNumber cannot be used in report language expressions. ...
- The expression used for the parameter '{1}' in the dataset '{3}' includes a variable reference. Variable values cannot be ...
- The expression used for the parameter '{1}' in the dataset '{3}' includes an aggregate function. Aggregate functions cannot ...
- The expression used for the parameter {1}' in the dataset {3}' includes the function RowNumber. RowNumber cannot be used ...
- The expression used for the parameter {1}' in the dataset {3}' refers to a data source. Data sources cannot be used in query ...
- The expression used for the parameter {1}' in the dataset {3}' refers to a dataset. Datasets cannot be used in query parameter ...