English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

SQL Server 的未來版本將會移除 TEXTIMAGE_ON。請避免在新的開發工作中使用此語法,並計劃修改目前使用此語法的應用程式。儲存大型資料的慣用方法是透過使用 varchar(max)、nvarchar(max) 及 varbinary(max) 資料類型。

Click to search this error in Google

English version

TEXTIMAGE_ON will be removed in a future version of SQL Server. Avoid using this syntax in new development work, and plan to modify applications that currently use it. The preferred method of storing large data is through the use of the varchar(max), nvarchar(max), and varbinary(max) data types.

Click to search this error in Google



Localized version
 Chinese (Traditional) Legacy

Error category
 SQL Server

Other localized versions
11 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions