четвъртък, 27 ноември 2008 г.

Sql Error #7144, Severity 16

Sql Error Number:7144
Severity: 16

Description: A text/ntext/image column referenced by a persisted or indexed computed column cannot be updated


Possibly related links:
Errors 7000 - 7999
A text/ntext/image column referenced by a persisted or indexed computed column cannot be updated ... Computed column cannot be used as a partition key if it is ...
Creating Indexes on Computed Columns
... must be deterministic and marked PERSISTED before the column can be indexed. ... for the computed column cannot evaluate to the text, ntext, or image data types. ...
CREATE FUNCTION (Transact-SQL)
... types, are allowed except text, ntext, image, user-defined table types and ... functions can be used in computed columns that can be persisted or indexed. ...
CREATE FUNCTION (Transact-SQL)
... defined types, are allowed except text, ntext, image, and timestamp data types. ... functions can be used in computed columns that can be persisted or indexed. ...
CREATE TABLE (Transact-SQL)
... integer columns a and b, the computed column a+b may be indexed, but computed ... CHECK constraints cannot be defined on text, ntext, or image columns. ...
Glossary
1. In text, ntext, and image data, a data block is the unit of data transferred ... filters extract text from a file stored in a varbinary(max) or image column. ...
CREATE TABLE (Transact-SQL)
... integer columns a and b, the computed column a+b may be indexed, but computed ... CHECK constraints cannot be defined on text, ntext, or image columns. ...
Glossary of Terms
computed column. A virtual column in a table whose value is computed at run time. ... 1. In text, ntext, and image data, a data block is the unit of data transferred ...
CREATE INDEX (Transact-SQL)
Also, a view definition cannot include ntext, text, or image columns, even if ... them when any other columns on which the computed column depends are updated. ...
SQL Server 2000: New Features Provide Unmatched Ease of Use and ...
... index cannot be created on a computed column if the column expression references ... A subtle performance improvement for handling text, ntext, and image data is ...


User suggestions:
There are no user suggestions approved yet. Use the comments section to be the first!


Няма коментари: