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


Localized version

TEXTIMAGE_ON은 나중 버전의 SQL Server에서 제거됩니다. 새 개발 작업에서는 이 기능을 사용하지 말고, 현재 이 기능을 사용하는 응용 프로그램은 수정하십시오. 대형 데이터는 주로 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
 Korean

Error category
 SQL Server

Other localized versions
11 versions





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